Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,661 for

point

(0.06 sec)
  1. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website.... This point release resolves a single issue...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  2. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....reader’s focus to a specific point. The section above has explained...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  3. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad to Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free to customize and enhance the application by their own....Annotation Area Annotation Point Annotation TextStrikeout Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...(): """Rewrite image URIs to point to a CDN base URL in the Markdown...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  5. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....Point(0, lastPage.Height/2), // new...versions. new PageAreaFilter ( new Point ( 0 , lastPage . Height / 2...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  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. assembly-net.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/net/2020-07-01T13:55:38+03:00weekly0.5 https://docs.groupdocs.com/assembly......com/assembly/net/individual-series-point-coloring-in-email-document/weekly0...com/assembly/net/individual-series-point-coloring-in-presentation-document/weekly0...

    docs.groupdocs.com/sitemaps/assembly-net.xml
  9. 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/
  10. 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/