Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 23,690 for

docx

(1.91 sec)
  1. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....docx" )) { comparer . add ( "target.docx" ); comparer...( "target2.docx" ); comparer . add ( "target3.docx" ); final Path...

    docs.groupdocs.com/comparison/java/compare-mult...
  2. Compare Documents | GroupDocs

    Compare Word, Excel, PowerPoint, PDF, image, HTML, AutoCAD, Visio, and OpenDocument files from file paths or streams with GroupDocs.Comparison for Python via .NET....docx" ) as comparer : # Add the target.../target.docx" ) comparer . compare ( "./result.docx" ) if __name__...

    docs.groupdocs.com/comparison/python-net/develo...
  3. DocProperties in content control not converting...

    Hello GroupDocs Support Team, I have this problem, when converting a word document to pdf. The document contains content controls (developer tools in word) and I have some custom document properties in those. After the …...this issue while converting DOCX to PDF. In order for us to assist...package with C# and .NET. test.docx (33,6 KB) test.pdf (56,0 KB)...

    forum.groupdocs.com/t/docproperties-in-content-...
  4. Compare Password Protected Word Documents in Java

    Compare two or more password-protected Word documents using Java Comparison API. Highlight differences and get the summary of added and deleted content....the basic comparison of DOC/DOCX files . What if, the file(s)...personal documents. DOC and DOCX are the file formats of word-processing...

    blog.groupdocs.com/comparison/compare-protected...
  5. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....docx) and Adobe PDF (.pdf) are two...extension. string extension = ".docx" ; // Set a file type using...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  6. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, Docx, ODT files within your .NET application using document editing API....word-processing file formats are DOC , DOCX , and ODT . The famous Microsoft...password-protected and read-only DOCX file. using (EditableDocument...

    blog.groupdocs.com/editor/edit-word-documents-i...
  7. Get supported file formats | GroupDocs

    List all file formats supported by GroupDocs.Watermark for Python via .NET....docm) - WordProcessing Docx (.docx) - WordProcessing Dot (.dot)...

    docs.groupdocs.com/watermark/python-net/get-sup...
  8. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....docx' ); index . getDictionaries...PasswordProtectedDoc + 'Lorem ipsum.docx' ); index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transformation in .NET applications....Converter instance with the source DOCX file path to load the document...guide that shows converting DOCX files to JPG images. The step‑by‑step...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  10. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....docx" , options ); } } public static...converted_with_fields.docx converted_with_fields.docx is converted DOCX document...

    docs.groupdocs.com/conversion/java/load-pdf-doc...