Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,170 for

import

(0.06 sec)
  1. OneNote to TXT ConvertOptions unclear - Free Su...

    Heyo, Trying to convert a .one file to a .txt as achieved here: https://products.groupdocs.app/conversion/one-to-txt I’m working in python, and as I go to use the function in groupdocs.conversion.options.convert, conv…...this: from groupdocs_conversion import Converter from groupdocs_conversion...groupdocs_conversion.options import WordProcessingConver def convert_one_to_txt(input_file...

    forum.groupdocs.com/t/onenote-to-txt-convertopt...
  2. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....parser import Parser # Create an instance...Python from groupdocs.parser import Parser # Create an instance...

    docs.groupdocs.com/parser/python-net/extract-hy...
  3. 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...
  4. 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...
  5. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....the document import groupdocs.watermark as gw import groupdocs.watermark...contents.wordprocessing as gwc_wp import groupdocs.watermark.search...

    docs.groupdocs.com/watermark/python-net/existin...
  6. 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/
  7. 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...
  8. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...pixels. Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-web-docum...
  9. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.common...

    docs.groupdocs.com/watermark/python-net/adding-...
  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...