Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 3,290 for

watermark

(0.04 sec)
  1. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  2. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  3. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  4. CSharp에서 프로그래밍 방식으로 Word DOC를 PDF로 변환

    고품질의 형식을 변경하지 않고 Word 문서를 PDF 파일로 빠르게 변환합니다. 이 문서는 C#에서 프로그래밍 방식으로 Word를 PDF로 변환하는 방법에 관한 것입니다....cloud/ko/watermark/find-and-replace-watermark-using-rest-api/)...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  5. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Convertire Word in PDF in C# - DOCX in PDF utilizzando l'API REST .NET Convertire f......Watermark ti consente di creare un creatore...Generatore di filigrane GroupDocs.Watermark fornisce SDK cloud leggeri...

    blog.groupdocs.cloud/it/index.xml
  6. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  7. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  8. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  9. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...