Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,872 for

import

(0.06 sec)
  1. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can Import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....latest version, now users can import distance annotation for Words...for Java v18.4 - Features # Import of distance annotation for...

    blog.groupdocs.com/annotation/java-annotation-a...
  2. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.SpreadsheetConvertOp ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-xml-...
  3. Attachments in PDF document | GroupDocs

    Work with PDF attachments: extract, add, remove, and search images using Python via .NET.... import os import groupdocs.watermark as gw import groupdocs...document. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/attachm...
  4. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-spreads...
  5. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your Java applications....from Azure Blob Storage: Java import com.azure.identity.DefaultAzureCredenti...DefaultAzureCredenti ; import com.azure.identity.DefaultAzureCredenti...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.result.ChangeInfo ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/get-source-a...
  7. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  8. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...the same time using Python: import groupdocs.signature as signature...groupdocs.signature.options import TextSignOptions , BarcodeSignOptions...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....code): Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/text-re...
  10. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using Python via .NET.... import groupdocs.watermark as gw with...parameters. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/removin...