Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,890 for

docx

(0.34 sec)
  1. Converting a PDF file to DOC using PHP | Aspose...

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...output format to DOCX Save the document as DOCX System Requirements...// Set the output format to DOCX $docFormat = new DocSaveOptions_DocFormat...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/msg-t...
  3. 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...
  4. 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-...
  5. 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-...
  6. Ինչպես տեղադրել մեկնաբանություն Word փաստաթղթու...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես կարելի է մեկնաբանություն տեղադրել word փաստաթղթում՝ օգտագործելով C#: Այս կոդը C#-ում տեղադրում է մեկնաբանություն Word փաստաթղթում:...և կտեղադրենք մեկնաբանություն DOCX-ի սկզբում C# կոդով մի քանի տողով:...Վերջապես, փաստաթուղթը պահեք Word DOCX ֆայլի ձևաչափով Նախկինում մենք...

    kb.aspose.com/hy/words/net/how-to-insert-commen...
  7. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....case "docx" : doc . Save ( UpdateDoc , SaveFormat . Docx ); break...Save ( UpdateDoc , SaveFormat . Docx ); break ; } } Please Note:...

    docs.aspose.com/words/net/extend-and-contribute...
  8. Install TrueType Fonts on Linux in Java|Aspose....

    Aspose.Words for Java enables rendering a document created using Microsoft Word on a Linux machine with the best accuracy....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/java/install-truetype-fon...
  9. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to Docx using Java....to an MS Word document like DOCX , DOC, or in any of the supported...library Save the document as DOCX on the disk These steps assist...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  10. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....it as a Word document say a DOCX file. You will also learn how...Save the resultant document as DOCX These steps describe how to...

    kb.aspose.com/slides/net/how-to-convert-powerpo...