Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,533 for

point

(0.81 sec)
  1. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....the lib folder, is the entry point for the extension. It is executed...add-on uses are loaded at this point. Note that the scripts attached...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  2. 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/
  3. 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/
  4. 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/
  5. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF files using Java, and we will also include a sample code for inserting strikeout annotations into PDF files using Java....constructor Create objects of the Point structure Create an object of...e.g. position, page number, points, etc. Call Annotator.add method...

    kb.groupdocs.com/annotation/java/how-to-add-str...
  6. 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...
  7. 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...
  8. How to Add Link Annotation using Java

    Let's familiarize ourselves with step-by-step instructions to add link annotation using Java and quickly implement these Points to add link annotation in Java....annotation types such as Elipse, Point, TextField, Strikeout, Reduction...

    kb.groupdocs.com/annotation/java/how-to-add-lin...
  9. How to Convert XLS to XLSX using C#

    Easily follow the step-by-step how-to guide to convert XLS to XLSX using C# and study C# code to convert XLS to XLSX by utilizing one of the top packages....example code as a starting point for your project and easily...

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

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....which you can use as a starting point for document transformation...

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