Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 175,561 for

docx

(0.19 sec)
  1. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…...docx"); Aspose.Words.Document tempDoc...DirectorySeparatorCh + "page" + i + ".docx", SaveFormat.Docx); } Source Document...

    forum.aspose.com/t/extractpages-function-remove...
  2. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert Docx to TIFF in Python....demonstrating the feature to convert DOCX to TIFF in Python . All the...for Python via .NET to convert DOCX to TIFF Load the input Word...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....summarize the process for the DOCX to EPUB conversion with Python...save() method. Code to Convert DOCX to EPUB with Python This sample...

    kb.aspose.com/words/python/convert-word-doc-to-...
  4. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....convert a document from DOC or DOCX format to PDF without using...Converting DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. 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/
  6. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....html" ) \ # Save the document Docx file format save_format = Rjb...( data_dir + "Out.docx" , save_format . DOCX ) Download Running...

    docs.aspose.com/words/java/convert-doc-to-html-...
  7. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to Docx, Docx to Docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare...For comparing Word documents (DOCX). Aspose.PDF for .NET/Java :...

    forum.aspose.com/t/document-comparison-tool/316675
  8. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the Docx to PNG using Aspose.Words, the EQ field renders differently f…...\o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the...Microsoft Word . Sample Docx: input.docx (15.3 KB) Expected Result...

    forum.aspose.com/t/rendering-issues-with-fielde...
  9. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features.... Feature Description DOC, DOCX, RTF, ODT, HTML, and TXT Export...Fidelity to the Report Design DOC, DOCX, RTF and ODT reports have the...

    docs.aspose.com/words/jasperreports/feature-ove...
  10. 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...