Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 2,610 for

one

(0.04 sec)
  1. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....file formats to convert into one another in Java . These include...

    blog.groupdocs.com/conversion/convert-presentat...
  2. Convert Source Code to PDF using Java | Python,...

    Transform source code files to PDF format in Java. Convert Python, Java, PHP, and more programming language files to PDF using document conversion API.... One more thing to add here; while...

    blog.groupdocs.com/viewer/convert-source-code-t...
  3. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs.... In one of our posts, we have seen how...

    blog.groupdocs.com/assembly/generate-reports-fr...
  4. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...by setting the property with one of the predefined supported types...

    docs.groupdocs.com/signature/net/esign-document...
  5. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET.... If there is at least one common letter in two compared...

    docs.groupdocs.com/comparison/net/adjusting-com...
  6. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....instance of the class using one of its constructor overloads...

    docs.groupdocs.com/editor/net/load-document/
  7. Evaluation Limitations and Licensing of GroupDo...

    free electronic signature Java api version is available to evaluate the API which will be similar as licensed but with few limitations...pretty much same as the licensed one but you will face few limitations...

    docs.groupdocs.com/signature/java/evaluation-li...
  8. Edit document | Documentation

    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/
  9. Use advanced rasterization options | Documentation

    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-...
  10. Extracting MakerNote metadata | Documentation

    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...