Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 21,582 for

docx

(0.08 sec)
  1. Why is there no DenyDownloading in GroupDocs.Vi...

    Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to......For example, you have input DOCX, and you want to convert it...the different documents like DOCX, PDF, XLSX, PPTX, XPS, PSD,...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  2. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....docx']) """ with Parser ( file_path..."archive.zip" , [ '.pdf' , '.docx' , '.doc' ]) print ( f "Found...

    docs.groupdocs.com/parser/python-net/iterate-th...
  3. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....instance by opening an arbitrary DOCX file for edit, then creationg...inputDocx = "Path\\SampleDoc.docx" ; //Create and instance of...

    docs.groupdocs.com/editor/net/saving-editabledo...
  4. Compare Word Documents in Node.js | GroupDocs

    Learn how to compare Word documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare documents with custom styling, handle password-protected files, and use streams for memory-efficient processing....how to compare Word documents (DOCX) using GroupDocs.Comparison...'sample-files/source.docx' , 'sample-files/target.docx' , 'output/result...

    docs.groupdocs.com/comparison/nodejs-java/legal...
  5. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....limited to Word documents (DOC, DOCX) , spreadsheets (XLS, XLSX)...Occurrences: 135 Document: Lorem ipsum.docx Occurrences: 132 Field: content...

    blog.groupdocs.com/search/fuzzy-search-java/
  6. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.Docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....docx" )) { // Save the document with...redactor = new Redactor ( @"sample.docx" )) { // Save the document with...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. Saving a File to an Output Stream | GroupDocs

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

    docs.groupdocs.com/conversion/java/save-file-to...
  8. 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 Node.js via Java features....docx' ; // Path to some document...load an input WordProcessing (DOCX) document into the Editor class...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  9. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....demonstrates editing a sample DOCX file “Fields.docx”, that contains 3 input...editor = new Editor ( "Fields.docx" ); WordProcessingEditOp optionsWithoutClassN...

    docs.groupdocs.com/editor/java/adding-class-nam...
  10. GroupDocs.Redaction Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....perform word search in Word DOC/DOCX documents in Java. We will separately...

    blog.groupdocs.com/categories/groupdocs.redacti...