Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 178,040 for

docx

(2.33 sec)
  1. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.pdf (2.8 MB) CorrectFontsEmbedded.Docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into PDF. However the BIÁNG character does not render correctly in …...docx (3.7 MB) We are converting a...logs from Aspose during the DOCX to PDF conversion process? Can...

    forum.aspose.com/t/biang-character-not-renderin...
  2. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....docx"; String pattern = "(C)2006...to(getArtifactsDir() + "LowCode.ReplaceContext.docx") .execute(); Shows how to replace...

    reference.aspose.com/words/java/com.aspose.word...
  3. Report In Java

    Generate reports in Java and automate documents in DOC, Docx, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Java reporting tools....can create stunning reports in DOCX, PDF, HTML and other popular...and custom data using Java. DOCX Python Java C# View code snippet...

    products.aspose.com/words/java/report/
  4. Aspose.Words or NPOI|Aspose.Words for .NET

    Perform a large number of tasks with documents faster and more conveniently than NPOI using C#....DOCX files, but it is not complete...are not directly stored in a .DOCX file, and NPOI can only receive...

    docs.aspose.com/words/net/aspose-words-or-npoi/
  5. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...tried to convert PDF into Word (DOCX) using Aspose.Words for .NET...for .NET to convert PDF into DOCX as Aspose.Words for Java does...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  6. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....programmatically convert MHTML to PDF, XPS, DOCX, PNG, JPG, GIF, TIFF, and BMP...separate file. {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...

    docs.aspose.com/html/python-net/mhtml-converter/
  7. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....docx"; SplitOptions options = new...getArtifactsDir() + "LowCode.SplitDocument.1.docx", options); Splitter.split(doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. AI Grammar Checking|Aspose.Words for Python via...

    Check a document grammar. Aspose.Words for Python allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models.... docx ' ) api_key = system_helper...file_name = ' AI . AiGrammar . docx ' ) Checking grammar with Aspose...

    docs.aspose.com/words/python-net/grammar-checking/
  9. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.Docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.Docx) → Markd…...docx) into Markdown format using...TextExtractor Operation: Word (.docx) → Markdown conversion Problem:...

    forum.aspose.com/t/aspose-words-markdown-genera...
  10. The image in Word disappears after being conver...

    After we converted Word to PDF using the code below, the images did not display properly. However, when I reduced the Resolution to 180, they displayed normally in the PDF. Could you please help me figure out how to hand…...docx.pdf (233.5 KB) 111 (2).docx (197.4 KB) the...ReadAllBytes("c:\\temp\\111(2).docx"))); var options = new Aspose...

    forum.aspose.com/t/the-image-in-word-disappears...