Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 22,555 for

docx

(0.09 sec)
  1. 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...
  2. 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...
  3. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......扫描二维码 使用 C# 从 ODT 扫描二维码 使用 C# 从 DOCX 扫描二维码 使用 C# 从 PDF 扫描二维码 使用 Java...使用 C# 从 ODT 扫描条形码 使用 Java 从 DOCX 扫描条形码 «« « 7 8 9 10 11 » »»...

    kb.groupdocs.com/zh/categories/page/9/
  4. Ինչպես փոխարկել PDF-ը Word-ի Java-ում

    Նայեք, թե ինչպես փոխարկել PDF-ը Word-ի Java-ում փաստաթղթերի փոխակերպման համար և օգտագործեք օրինակելի կոդը՝ ձեր նախագծերում անմիջապես Java-ի միջոցով PDF-ը Docx-ի փոխարկելու համար:...է տալիս արագ փոխարկել PDF-ը DOCX-ի Java-ի միջոցով : Ձեզ անհրաժեշտ...փաստաթուղթը PDF-ից վերածել ենք DOCX ձևաչափի: Այնուամենայնիվ, դուք...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  5. How to Convert Outlook Email to Word in C#

    This tutorial provides all the necessary procedures to convert Outlook email to Word in C# and a sample working application for C# Email to Word conversion....snippet for converting EML to DOCX using C#. Steps to Convert Outlook...Converter class to save EML as DOCX on the disk We have listed all...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business documents to PDF and raster images....Microsoft Word (DOC/DOCX) to PDF Microsoft Word (DOC/DOCX) to image formats...

    blog.groupdocs.com/conversion/convert-common-do...
  7. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....class for loading the input DOCX file Invoke the GetMetadata...this, you need to load DOC or DOCX file by initializing the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  8. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Python via .NET API....it, and saves the result to DOCX with the optimize_memory_usage...Editor ( "./sample-document.docx" ) as editor : original = editor...

    docs.groupdocs.com/editor/python-net/memory-opt...
  9. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting...docx" ) # Step 2: Print the metadata...{ info . file_format } " ) # Docx print ( f "Pages: { info . page_count...

    docs.groupdocs.com/markdown/python-net/get-docu...
  10. 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/