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. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the Docx file are different than the saved to pdf selected area. var xls1 = new …...resulting pptx file and the docx file are different than the...Save(“C:\ex.docx”, Aspose.Words.SaveFormat.Docx); Thank you,...

    forum.aspose.com/t/resulting-table-borders-are-...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. 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...
  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...