Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 23,666 for

docx

(0.21 sec)
  1. 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 ......demo-app/render_docx_to_pdf.py import os from groupdocs.viewer...import PdfViewOptions def render_docx_to_pdf(): # Get license file...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. Redaction basics | GroupDocs

    This article shows that how Python developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redacted with Redactor ( "./sample.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....demonstrates how to embed PDF file into DOCX document as OLE object using...merger = new Merger ( @"c:\sample.docx" )) { int pageNumber = 2 ; ...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... DocX ); saveOptions . setOverwriteExisting...signature . sign ( "SignedPdf.docx" , signOptions , saveOptions...

    docs.groupdocs.com/signature/java/save-signed-p...
  5. Add image watermarks | GroupDocs

    This article shows how to add an image watermark to a document and save the result with GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : # Build...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/add-image/
  6. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....docx" , new LoadOptions ( preRasterize...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  7. Compare Metadata Between Document Versions | Gr...

    Step‑by‑step guide to diff document metadata in .NET using GroupDocs.Metadata, with export options and best‑practice tips....docx and contract_v2.docx . Installation # Add...├── document-v1.docx │ └── document-v2.docx ├── CompareMetadataVersi...

    docs.groupdocs.com/metadata/net/compare-metadat...
  8. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....(auto-detected) # - PDF # - DOC, DOCX # - XLS, XLSX # - PPT, PPTX...welcome to extract data from PDF, DOCX, XLSX, and more with our . Was...

    docs.groupdocs.com/parser/python-net/load-speci...
  9. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....other document formats such as DOCX, PPTX, RTF, BMP, JPG, MHTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Extract Metadata from PDF using Java

    Let's get familiar ourselves with the process to extract metadata from PDF using Java and learn how to create functionality to get metadata from PDF in Java....various document formats such as DOCX, XLSX, PPTX, MSG, EML, EPUB...

    kb.groupdocs.com/parser/java/how-to-extract-met...