Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,245 for

point

(0.31 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry Point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....introduced as a single entry point to manage the document redaction...

    docs.groupdocs.com/redaction/java/migration-notes/
  2. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry Point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....introduced as a single entry point to manage the document redaction...

    docs.groupdocs.com/redaction/net/migration-notes/
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java...introduced as a single entry point to manage the document processing...

    docs.groupdocs.com/merger/java/migration-notes/
  4. How to Convert SVG to PDF using Java

    This tutorial provides detailed information on how to convert SVG to PDF using Java and enables users to easily write the code to export SVG to PDF in Java....You just need to use these points in a sequence to get the converted...converted document. The first point enables you to set up the document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert PDF to Presentation in Java

    This article provides a step-by-step procedure to convert PDF to Presentation in Java and a sample application to convert PDF to PowerPoint presentation using Java.... Here are the key points along with the sample code...file to customize it. The last point enables you to save the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. JSON Viewer - Multiple Ways to View and Convert...

    View JSON files using free online JSON Viewer tool. Convert JSON to other formats programmatically using C# and Java to view are share....will become inactive at that point. How to View JSON Data – Developer’s...

    blog.groupdocs.com/viewer/json-viewer-online/
  7. Extract Hyperlinks from XLSX using C#

    Learn how to extract hyperlinks from XLSX using C# with this guide. You will get code example to read hyperlinks from XLSX in C# without installing extra tools....embedded in XLSX files can point to external resources, internal...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  8. How to Convert PDF to Presentation in C#

    This short article describes the step-by-step procedure to convert PDF to Presentation in C# and how to develop the application for PDF to PPTX converter using C#.... The first two points describe configuring the document...converted PPTX document. The last point guides about calling the Convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java....implemented by following the above point in a sequence. You have to consume...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert CSV to Excel in Java

    Take a look at the process to convert CSV to Excel in Java along with steps to implement the feature and sample code to generate XLSX from CSV using Java....this example as a starting point for document transformation...

    kb.groupdocs.com/conversion/java/how-to-convert...