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

docx

(0.2 sec)
  1. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....docx ) to a PDF file and save it...( "c:\\files\\business-plan.docx" ); // Define conversion options...

    docs.groupdocs.com/conversion/java/save-file-to...
  2. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : criteria...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...
  3. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation for Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....docx" , load_options = load_options...annotator . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/annotation/python-net/loadin...
  4. Install GroupDocs.Viewer for Java | GroupDocs

    This topic describes how to install GroupDocs.Viewer for Java....docx" ); viewer . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/viewer/java/installation/
  5. Save HTML to folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....docx" , load_options ) # passing...load an input WordProcessing (DOCX) document into the class with...

    docs.groupdocs.com/editor/python-net/save-html-...
  6. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for Java features....docx" ; //path to some document ...we load input WordProcessing (DOCX) document to Editor class with...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  7. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for .NET in minutes — convert documents to Markdown with a single line of code...flowchart LR A["Input Document\n(DOCX, PDF, XLSX, EPUB, ...)"] B[...ToMarkdown ( "business-plan.docx" ); // Or save directly to a...

    docs.groupdocs.com/markdown/net/quick-start-guide/
  8. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....docx" ); try { // Perform annotation...FileOutputStream ( "C:\\Temp\\sample_docx_Raster.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....docx" )) { // Perform annotation...OpenWrite ( "C:\\Temp\\sample_docx_Raster.pdf" )) { redactor ....

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  10. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....signature will be placed in the docx document body Header - signature...signature = new Signature ( "sample.docx" )) { var listOptions = new...

    docs.groupdocs.com/signature/net/locating-signa...