Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 23,650 for

docx

(1.55 sec)
  1. GroupDocs.Editor for Python via .NET | GroupDocs

    Native Python library that loads Word, Excel, PowerPoint, PDF, email, eBook, and text documents, converts them to editable HTML/CSS, and saves them back — or to another format — on Windows, Linux, and macOS. No Microsoft Office or OpenOffice required....docx" ) as editor : editable = editor...convert it (for example DOCX → PDF or DOCX → Markdown) via the HTML...

    docs.groupdocs.com/editor/python-net/
  2. GroupDocs Parser on GroupDocs Blog | Document A...

    GroupDocs Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java De......の解析および変換 Java API を使用して、DOC/DOCX ファイルを MD 形式に変換します。 C# を使用して...GroupDocs .NET 解析および変換 API を使用して、DOC/DOCX ファイルを MD 形式に変換します。 Java で Markdown...

    blog.groupdocs.com/ja/tag/groupdocs-parser/inde...
  3. Text redaction character trimming - Free Suppor...

    I am trying text redaction in one of my document, I want to replace phrase “Test” with → “Performance Incentive Agreement (“PIA”): To be executed between Supplier and Consumer. Ensures that Supplier gets incentivi…...Save(saveOption); } I am working with docx file vladimir.litvinchik May...reproduce the issue with a sample DOCX file and conde you provided...

    forum.groupdocs.com/t/text-redaction-character-...
  4. Redact documents with GroupDocs.Redaction | Gro...

    Remove sensitive text, patterns and metadata from documents with GroupDocs.Total for Java, with runnable Java examples and downloadable input and output files....docx and is ready to copy into a...redactor = new Redactor ( "contract.docx" )) { RedactorChangeLog result...

    docs.groupdocs.com/total/java/developer-guide/r...
  5. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Writer word processor what the DOCX is to Microsoft Word. Several...other formats such as DOC and DOCX. About ODT File Format ODT files...

    docs.groupdocs.com/merger/net/merge/open-document/
  6. How to Create a Docker Image to Run GroupDocs.C...

    This article provides instructions to create a docker image to run GroupDocs.Conversion for node.js via java. It includes details on configuring the environment along with sample code....created directory Put the input DOCX file into the same directory...the container to convert input DOCX to PDF docker run -it gd-conversion-image...

    kb.groupdocs.com/total/nodejs/how-to-create-a-d...
  7. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO file to PDF, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.conversion.exceptions.FileTypeNotSupported…...html, mhtml, mht, doc, docm, docx, dot, dotm, dotx, rtf, odt,...to PDF combinations. (.pptx, .docx, .png, .jpeg to name a few)...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  8. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going to list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]... it supports DOCX to PDF , DOCX to HTML , DOCX to EPUB , PDF...

    blog.groupdocs.com/total/document-management-wi...
  9. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Writer word processor what the DOCX is to Microsoft Word. Several...other formats such as DOC and DOCX. About ODT File Format ODT files...

    docs.groupdocs.com/merger/java/merge/open-docum...
  10. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...toLowerCase()) { case DOCX: loadOptions = new WordProcessingLoadOp();...fontSubstitutes; } Attaching the input docx file and generated PDF for reference...

    forum.groupdocs.com/t/font-substitution-not-wor...