Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 3,445 for

file format conversion

(1.9 sec)
  1. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Conversion Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/python-net/save-wi...
  2. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Conversion Product Solution GroupDocs...information from various document formats. A wide range of makes it versatile...

    docs.groupdocs.com/redaction/python-net/hello-w...
  3. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify the appearance of detected changes when using GroupDocs.Comparison for Node.js via Java....Conversion Product Solution GroupDocs...following example compares two DOCX files from disk and applies custom...

    docs.groupdocs.com/comparison/nodejs-java/custo...
  4. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting inFormation about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text Formatting, Replacing text for particular shapes, Replacing shape image and more....Conversion Product Solution GroupDocs...shapes with particular text formatting, Replacing text for particular...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  5. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license File absolute path ......render_docx_to_pdf(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive Files with one or multiple electronic signatures...Conversion Product Solution GroupDocs...supports signing archive files with formats like ZIP, TAR the same...

    docs.groupdocs.com/signature/java/signing-archi...
  9. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...Conversion Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null....Conversion Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-hyperlin...