Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 22,586 for

docx

(0.15 sec)
  1. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET....docx" , WordProcessingLoadOp ())...extract_shapes () document.docx document.docx is the sample file used...

    docs.groupdocs.com/watermark/python-net/existin...
  3. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....docx" , WordProcessingLoadOp ())...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/add-wat...
  4. 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...
  5. Set Shape Color Independently of Font Color | G...

    Highlight shape changes with a different colour than font changes when detecting style changes using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) comparer...comparer . compare ( "./result.docx" , options ) if __name__ ==...

    docs.groupdocs.com/comparison/python-net/develo...
  6. 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...
  7. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....docx' ); index . getDictionaries...PasswordProtectedDoc + 'English.docx' , '123456' ); index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...docx")) { WordProcessingEditOp options...Test with Various Files : Test .docx files with varying complexity...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  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. Email attachments | GroupDocs

    Extract, add, and remove the attachments of an email message using GroupDocs.Watermark for Python via .NET....docx Binary file (DOCX, 118 KB) Add an attachment...get_content () with open ( "./sample.docx" , "rb" ) as f : data = f ....

    docs.groupdocs.com/watermark/python-net/email-a...