Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 2,725 for

one

(0.06 sec)
  1. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features.... First one obtains a single parameter —...

    docs.groupdocs.com/editor/java/edit-document/
  2. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....the class is initialized using one of the ways described above,...single input XML document, with one or more pages. class is responsible...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....existing password with a new one of a PowerPoint PPT/PPTX presentation...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  5. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....return value of the method to one of the classes listed below to...

    docs.groupdocs.com/metadata/java/extracting-mak...
  6. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....Watermark for Java is your all-in-one document watermarking solution...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  7. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for new files....sends them (the write action) to one of the supported services. In...

    blog.groupdocs.com/total/integration-for-zapier...
  8. How to convert pst file to html to view folder ...

    I using Groupdocs Conversions .NET Please help me how to convert pst file to html file, which show list of inside foler and message list like attached image Thanks image.png (27.3 KB)...png] I also attach one more image [expected output.png]...

    forum.groupdocs.com/t/how-to-convert-pst-file-t...
  9. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Instantiate one or several objects and add them...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/net/use-advanced-r...