Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,227 for

import

(0.23 sec)
  1. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....parser import Parser from groupdocs.parser.options import PageAreaOptions...parser import Parser from groupdocs.parser.options import PageAreaOptions...

    docs.groupdocs.com/parser/python-net/extract-hy...
  2. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....parser import Parser from groupdocs.parser.options import PageTableAreaOptions...parser import Parser from groupdocs.parser.options import PageTableAreaOptions...

    docs.groupdocs.com/parser/python-net/extract-ta...
  3. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....FTP: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...HtmlViewOptions ; import org.apache.commons.net.ftp.FTP ; import org.apache...

    docs.groupdocs.com/viewer/java/load-document-fr...
  4. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....PDF , Slides and Words like Import Annotations from Diagram file...Annotations opacity properties Import text field annotation from...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  5. Load document from FTP | GroupDocs

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....es ; import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.examples.Constants ; import com.groupdocs.conversion.exceptions...

    docs.groupdocs.com/conversion/java/load-documen...
  6. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications....document: Java import com.groupdocs.viewer.FileType ; import com.groupdocs...groupdocs.viewer.Viewer ; import com.groupdocs.viewer.options.HtmlViewOptions...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  7. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java.... import com.groupdocs.conversion.Converter ; import com.groupdocs...simple: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/spre...
  8. Use advanced rasterization options | GroupDocs

    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. Python Import groupdocs.redaction as gr Import groupdocs.redaction.options as gro Import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.... Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/use-adv...
  9. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....parser import Parser # Create an instance...parser import Parser from groupdocs.parser.options import SearchOptions...

    docs.groupdocs.com/parser/python-net/search-text/
  10. eSign Document with Image Signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature for Python via .NET....signature using Python: Python import groupdocs.signature as signature...signature.options import ImageSignOptions import groupdocs.signature...

    docs.groupdocs.com/signature/python-net/esign-d...