Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 5,892 for

groupdocs.signature,

(0.21 sec)
  1. Ինչպես փոխարկել XLS-ը XLSX-ի՝ օգտագործելով C#

    Հեշտությամբ հետևեք քայլ առ քայլ ուղեցույցին՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով C# և ուսումնասիրեք C# կոդը՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով լավագույն փաթեթներից մեկը:...Հեշտությամբ հետևեք քայլ առ քայլ ուղեցույցին՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով C# և ուսումնասիրեք C# կոդը՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով լավագույն փաթեթներից մեկը:

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Ինչպես փոխարկել PDF-ը TIFF-ի Java-ում

    Արագորեն հասկացեք փաստաթղթերի փոխակերպման ընթացակարգը, սովորեք, թե ինչպես փոխարկել PDF-ը Java-ի TIFF-ի և ստեղծեք կոդը՝ PDF-ը TIFF-ին Java-ով արտահանելու համար:...Արագորեն հասկացեք փաստաթղթերի փոխակերպման ընթացակարգը, սովորեք, թե ինչպես փոխարկել PDF-ը Java-ի TIFF-ի և ստեղծեք կոդը՝ PDF-ը TIFF-ին Java-ով արտահանելու համար:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  3. Ինչպես փոխարկել RTF-ն PDF-ի Java-ում

    Մենք ձեզ բացատրում ենք RTF-ը Java-ի PDF-ի փոխարկելու մանրամասն հրահանգներ և Java RTF-ի PDF փոխարկիչի ֆունկցիոնալության իրականացման համար օրինակելի կոդ ստեղծելու համար:...Մենք ձեզ բացատրում ենք RTF-ը Java-ի PDF-ի փոխարկելու մանրամասն հրահանգներ և Java RTF-ի PDF փոխարկիչի ֆունկցիոնալության իրականացման համար օրինակելի կոդ ստեղծելու համար:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  4. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.

    docs.groupdocs.com/viewer/java/image-viewer-get...
  6. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs.

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/specify-file-...
  9. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications.

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  10. Reduce image quality | GroupDocs

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API....Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API.

    docs.groupdocs.com/viewer/python-net/optimizati...