Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 176,923 for

docx

(0.91 sec)
  1. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....docx" ; string secondDoc = MyDir..."LowCode.CompareContextDocume.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  2. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ document should start at 2. The numbering in the ‘GuV’ document should start at 3. When I append the ‘GuV’ to a document, the numbering persists. However, if I do the same with th…...docx"); doc.AppendDocument(doc2,...opt); doc.Save(@"C:\Temp\result.docx"); Aspose.Words.Document doc3...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  3. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...# Configure save options for DOCX format print("Configuring save...demonstrate how to convert PDF to DOCX. For instance, there are examples...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  4. PDF Conversion API | Aspose.PDF

    Convert PDF to Docx, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...to DOC via C# Export TEX to DOCX via C# Export TEX to EMF via...to DOC via Java Export TEX to DOCX via Java Export TEX to EMF via...

    products.aspose.com/pdf/conversion/
  5. 公共 API Aspose.Diagram 6.6.0 的变化|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Docx ) { // modify an OLE object...Aspose . Words . SaveFormat . Docx ); // save back an OLE object...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....docx' ) self . assertEqual ( MY_DIR + 'Document.docx' , doc...assertEqual ( aw . LoadFormat . DOCX , doc . original_load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....docx" ); // When we save the document...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . CompressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  8. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) # When we save the document...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....docx"); XmlDataSource dataSource..."ReportingEngine.XmlDataString.docx"); Show how to use XML as a...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... Docx ; doc . save ( base . artifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...