Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 176,884 for

docx

(0.12 sec)
  1. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload Docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...first image when i try to upload docx and after convert to html i...directory:', error); } } /** * Convert DOCX file to HTML using Aspose Words...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  2. Mail Merge

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

    products.aspose.com/words/python-net/mailmerge/
  3. Render OFT to WORD in Andorid App | products.as...

    Export OFT to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...docx' options = aw . lowcode . SplitOptions...ARTIFACTS_DIR + 'LowCode.SplitDocument.1.docx' , options = options ) aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export EMLX to WORD via Java | products.aspose.com

    Java API to Convert EMLX to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...converted into **Word formats (DOC/DOCX)** for editing, archiving, and...

    products.aspose.com/total/java/conversion/emlx-...
  6. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-Docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...modify the document via Python-docx_aspose module containing footnotes...Redlined_footnote_reference_issue_copy2.docx (84.2 KB) Professionalize.Discourse...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  7. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_stream method...docx' input_doc2 = MY_DIR + 'Tables.docx' with system_helper...FileStream ( MY_DIR + 'Big document.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......օգտագործելով C# Ինչպես փոխարկել DOCX-ը TIFF-ի Java-ի միջոցով Ինչպես...Python-ի միջոցով Ինչպես ստեղծել DOCX C++-ում Ինչպես ավելացնել Hyperlink...

    kb.aspose.com/hy/categories/page/59/
  9. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....docx. doc = aw . Document ( MY_DIR...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . keep_legacy_control_chars...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Combine Deletion and Insertion into a Single Tr...

    I am using Aspose Words for Java (on-premise version) to edit Word documents. Currently, I am able to generate tracked changes successfully, but I would like to improve the UX for accepting changes. Right now, when bot…...to achieve is: When opening a docx file that was modified using...implementation tips for generating a docx file with Aspose Words for Java...

    forum.aspose.com/t/combine-deletion-and-inserti...