Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 22,425 for

docx

(0.57 sec)
  1. GroupDocs.Parser Product Family

    Find answers about extracting text, images, and metadata of different files using code on any platform....ODT using C# Scan QR Code from DOCX using C# Scan QR Code from PDF...ODT using C# Scan Barcode from DOCX using Java Scan Barcode from...

    kb.groupdocs.com/parser/page/2/
  2. 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...
  3. [Release] GroupDocs.Conversion for .NET v26.3 –...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Conversion for .NET v26.3. This release broadens format coverage and conversion fidelity — adding native ICS conversion, full font-substituti…...ics) files into PDF, DOCX, and other target formats —...WordProcessing formats other than DOC/DOCX. Resolved PDF/A-1A compliance...

    forum.groupdocs.com/t/release-groupdocs-convers...
  4. 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...
  5. Convert XML Through XSLT Transformation to HTML...

    Learn how to convert a XML document to HTML and other formats using XSLT with GroupDocs.Conversion for .NET...., DOCX), and PDFs, using XSLT stylesheets...Output formats supported: HTML, DOCX, and PDF. Highly customizable...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  6. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....docx' ); // source document stream...InputStream ( 'sample-files/target.docx' )); // first target stream...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. Clarification Needed: Cloud vs On-Prem Evaluati...

    Hello, We are currently evaluating GroupDocs.Comparison and related document processing products for integration into our platform, and we would appreciate clarification on several technical points. To clarify upfront: …...SDK) Practical limits for large DOCX/XLSX/PDF comparison workloads...deployments? If a maliciously crafted DOCX/XLSX/PDF is uploaded, what protections...

    forum.groupdocs.com/t/clarification-needed-clou...
  8. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word documents. The original word document contains some numbered lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...then saved this HTML to the DOCX using Editor.save() method?...backward HTML-to-DOCX conversion, but in the forward DOCX-to-HTML conversion...

    forum.groupdocs.com/t/formatting-inconsistency-...
  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. Value of JSON field is incorrectly outputted as...

    I have a Docx file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a Docx from this template and data the output is something like Fri Jan 3…...August 3, 2022, 9:55pm 1 I have a DOCX file with the following template...“100.2.1” } When generating a DOCX from this template and data...

    forum.groupdocs.com/t/value-of-json-field-is-in...