Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 52,681 for

api

(0.1 sec)
  1. Convert Mobi & PDF/A file formats Using GroupDo...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release new file formats “Mobi and PDF/A” are added in supported file format list. This monthly release of Document Conversion Api is introducing new features like " Settings for different horizontal and vertical resolution when converting to image formats" and “conversion to PDF with setting for PDF file format” along with other five fixes....release of Document Conversion API is introducing new features like...GroupDocs.Conversion for .NET API 17.2.0This release of GroupDocs...

    blog.groupdocs.com/conversion/mobi-pdfa-file-fo...
  2. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java Api so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....Viewer for Java API so newbies can start using it...for GroupDocs.Viewer for Java API. The following features have...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  3. Ինչպես փոխարկել RTF-ն PDF-ի Java-ում

    Մենք ձեզ բացատրում ենք RTF-ը Java-ի PDF-ի փոխարկելու մանրամասն հրահանգներ և Java RTF-ի PDF փոխարկիչի ֆունկցիոնալության իրականացման համար օրինակելի կոդ ստեղծելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...երեք-չորս տող կոդ և սպառեք մի քանի API զանգեր՝ փաստաթղթի փոխակերպման...

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

    Արագորեն հասկացեք փաստաթղթերի փոխակերպման ընթացակարգը, սովորեք, թե ինչպես փոխարկել PDF-ը Java-ի TIFF-ի և ստեղծեք կոդը՝ PDF-ը TIFF-ին Java-ով արտահանելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...մի քանի տող, որը բաղկացած է API զանգերից։ Ավելին, այս օրինակելի...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  5. Ինչպես փոխարկել DOCX-ը MHTML-ի՝ օգտագործելով C#

    Այս հոդվածը ձեզ կուղեկցի C#-ի միջոցով docx-ը mhtml-ի փոխարկելու գործընթացում: Այս հոդվածում կգտնեք նաև կոդ օրինակ՝ mhtml docx-ից C#-ում ստեղծելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...փաստաթղթերի իդեալական փոխարկիչ API-ներից մեկը, և ձեզ հարկավոր է...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Ինչպես փոխարկել XLS-ը XLSX-ի՝ օգտագործելով C#

    Հեշտությամբ հետևեք քայլ առ քայլ ուղեցույցին՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով C# և ուսումնասիրեք C# կոդը՝ XLS-ը XLSX-ի փոխարկելու համար՝ օգտագործելով լավագույն փաթեթներից մեկը:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...GroupDocs.Conversion անվանատարածքին՝ API-ի զանգերն օգտագործելու համար...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  7. Ինչպես փոխարկել DOCX-ը MHTML-ի Java-ի միջոցով

    Այս հոդվածում դուք կառաջնորդվեք Java-ի միջոցով DOCX-ը MHTML-ի փոխարկելու քայլերով: Նաև Java-ում docx-ից mhtml ստեղծելու կոդի օրինակ կարելի է գտնել դրանում:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...փաստաթղթերի օպտիմալ փոխարկիչ API-ն, պարզ է, և դրան հասնելու համար...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  8. Add watermarks to email attachments | Documenta...

    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....Upgrade an Order Support Docs API Reference Live Demos Free Support...attachments Leave feedback The API allows you to add watermark to...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. How to Convert Word Document to HTML using Java

    This tutorial provides you walk through the process to convert Word document to HTML using Java and reviews a sample code for Java convert Word to HTML application....Find Answers by API GroupDocs.Total Product Family GroupDocs...transformation using simple API calls. Here you can have look...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF documents using Java...Upgrade an Order Support Docs API Reference Live Demos Free Support...single PDF / XPS file by using API. You can also use this method...

    docs.groupdocs.com/merger/java/merge-documents-...