Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 177,604 for

docx

(0.3 sec)
  1. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily.... DOCX Node Python Java C# C++ View...Code example in C++ to compress DOCX files Copy Examples Input file...

    products.aspose.com/words/cpp/compress/word/
  2. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the Docx into Aspose.Word for Java the result is bot…... When I run the docx into Aspose.Word for Java the...Document("path/to/your/document.docx"); // Update all fields in the...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  3. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....docx"); // Following formats are...Document(getMyDir() + "Big document.docx"); // Following formats are...

    reference.aspose.com/words/java/com.aspose.word...
  4. Apoyo licencia - Free Support Forum - aspose.com

    Tengo un sistema SaaS donde quiero solo exportar de Word a PDF, ya lo hace pero me sale la marca de agua de “Aspose”, adquiri una licencia pero al momento de implementar me sale un error “Se produjo una excepción de tipo…...archivo y objetivo: origen = docx → destino = pdf Fragmento de...= new Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\out.pdf");...

    forum.aspose.com/t/apoyo-licencia/322527
  5. Aspose word to pdf conversion taking 100 times ...

    Product name & version Aspose.Words(23.2.0) for .NET 8.0 Detailed description of the conversion issue : When the system attempts to generate Word, it uses 251KB. The same file we are converting into PDF, which has a si…...docx") { pdffilePath = filePath.Replace(".docx", ".pdf");...fileModel.FileName.Replace(".docx", ".pdf"); } using var fileStream...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  6. Convert CSV to RTF with C++ or with free Online...

    Convert CSV to RTF within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set DocX as SaveFormat Get Started with...u "convertedFile.docx" , SaveFormat :: DocX ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Convert CSV to MOBI with C++ or with free Onlin...

    Convert CSV to MOBI within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set DocX as SaveFormat Get Started with...u "convertedFile.docx" , SaveFormat :: DocX ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Convert CSV to OTT with C++ or with free Online...

    Convert CSV to OTT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set DocX as SaveFormat Get Started with...u "convertedFile.docx" , SaveFormat :: DocX ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  9. Convert CSV to ODT with C++ or with free Online...

    Convert CSV to ODT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set DocX as SaveFormat Get Started with...u "convertedFile.docx" , SaveFormat :: DocX ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  10. Aspose words Java -ExportDocumentStructure - vi...

    When exporting Docx to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...2025, 3:01pm 1 When exporting DOCX to PDF with pdfOptions.setE...Document doc = new Document("in.docx"); doc.updateFields(); doc.updatePageLayout();...

    forum.aspose.com/t/aspose-words-java-exportdocu...