Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 22,616 for

docx

(2.69 sec)
  1. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/generate-previews/
  2. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/character...
  3. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-network-no...
  4. llms-full.txt

    # GroupDocs.Watermark for Python via .NET — Complete Documentation > Native Python library that adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, ema......docx", "rb") as f: data = f.read()...attachments.add(data, "sample.docx", "Attached Word document")...

    docs.groupdocs.com/watermark/python-net/llms-fu...
  5. Quick Start Guide | GroupDocs

    Install GroupDocs.Comparison for Python via .NET, compare your first two documents, and inspect the detected changes — end to end in under five minutes....docx and target.docx , then run it with python.../source.docx" ) as comparer : comparer . add ( "./target.docx" ) #...

    docs.groupdocs.com/comparison/python-net/gettin...
  6. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....docx" ) as metadata : # `lambda p:...read_metadata () input.docx input.docx is the sample file used...

    docs.groupdocs.com/metadata/python-net/getting-...
  7. 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...
  8. 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...
  9. Merge and split documents with GroupDocs.Merger...

    Join documents, extract pages and read document information from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....docx" ); // returns cleanly, writes...Path . GetFullPath ( "merged.docx" )); // writes the file Input...

    docs.groupdocs.com/total/net/developer-guide/me...
  10. GroupDocs.Assembly for .NET 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Assembly for .NET 25.12. Available now on NuGet and GroupDocs website....when saving a Word document (DOCX, DOCM, DOTX, etc.). The library...source = "template.docx" ; var target = "output.docx" ; var data =...

    blog.groupdocs.com/assembly/groupdocs-assembly-...