Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 177,602 for

docx

(0.64 sec)
  1. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a Docx file public static void EmbedJsonFileInDocx(string DocxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...cannot get a json string into a docX file public static void Emb...to embed a JSON string into a DOCX file using Aspose.Words’ CustomPart...

    forum.aspose.com/t/unable-to-add-custompart/324892
  2. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to Docx and PDF formats. Reproduction Steps See the atta…...20128) forward) to DOCX and PDF formats. Reproduction...2019/365 Build 2505 and later) to DOCX or PDF using Aspose.Words v21...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  3. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Report In Python

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

    products.aspose.com/words/python-net/report/
  5. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C++. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/cpp/mailmerge/
  6. Convert Excel to PDF to Word - Free Support For...

    Hi, is there a solution to convert Excel to Word directly? My input is Excel and the output must be a Word doc. I have tried with convert of Excel to PDF and from PDF to Word. By doing so, the converted Word containing t…...Family excel-to-pdf , pdf-to-docx meigie.mq March 18, 2020, 7:05am...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/convert-excel-to-pdf-to-word...
  7. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....even a photo into an editable DOCX or RTF document or Microsoft...result as a Microsoft Word (DOCX) format. We also enable automatic...

    docs.aspose.com/ocr/net/scan-to-word/
  8. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.Docx"); Document cover = new Document(path + "竖版签批.Docx"); Document target = (Document) main.deepClo…...docx"); Document cover = new Document(path...Document(path + "竖版签批.docx"); Document target = (Document) main...

    forum.aspose.com/t/table-cell-list-format-chang...
  9. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Docx 9 Module that reads/writes DOCX files. Doc 10...modules that are shared between DOCX/WML reader/writer modules. Odt...

    reference.aspose.com/words/net/aspose.words/war...
  10. Line-Breaks / Paragraphs not converted correctl...

    I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-document and the code we use for conve…...converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs...current situation in the generated DocX-Document is that the width of...

    forum.aspose.com/t/line-breaks-paragraphs-not-c...