Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 18,399 for

docx to doc

(0.97 sec)
  1. Comparer | Aspose.Words for Java

    Provides methods intended To compare Documents in Java....docx"; String secondDoc = getMyDir()...getMyDir() + "Table column bookmarks.doc"; Comparer.compare(firstDoc,...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Resize Picture in Word using Python

    This article guides you on how To resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code To resize image in MS Word using Python....supported by MS Word-like DOCX , DOC , etc. Steps to Resize Picture...

    kb.aspose.com/words/python/how-to-resize-pictur...
  3. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX To Word in Python. Use Python library API To convert PowerPoint To Word...pptx" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  4. Ustvari WORD Z Uporabo Python

    Ustvarite novo WORD v Python v nekaj korakih. PreprosTo ustvarite WORD s knjižnico Python via .NET.... DOCX Node Python Java C# C++ Oglejte...naslednjim primerom: Ustvarite novo DOCX z uporabo Python Kopirati Primeri...

    products.aspose.com/words/sl/python-net/make/word/
  5. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "PostScriptFont"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers To a list within a Document easily and fast instead of using NPOI in C#....Words ; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Bold = true...

    docs.aspose.com/words/net/add-bullets-or-number...
  7. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls To Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...docx” , “Sample_doclet2.docx”, “Sample_doclet3.docx”) and...DESTINATION_NAME = "Sample_doclet1.docx"; final Document destinationDoc...

    forum.aspose.com/t/document-bookmark-misplaced-...
  8. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method... doc = MY_DIR + 'Big document.docx' options = aw.... split ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Delete Comments from Word Document in Java

    This tuTorial explains how To delete comments from Word Document in Java. It includes the step-by-step guide and runnable code snippet To remove comments on Word Document in Java....notes or changes in the DOCX or DOC format files. This article...

    kb.aspose.com/words/java/how-to-delete-comments...
  10. Convert JSON Format to PCL in Android Apps | pr...

    Parse JSON To PCL in Java without using Microsoft Word...of file formats, including DOC, DOCX, ODT, RTF, HTML, and more...HTML Help File) Convert JSON to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/android-java/conversi...