Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 33,600 for

saveoptions

(0.69 sec)
  1. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....Save(stream, ArchiveSaveOptions saveOptions = null ) 2 3 archive.Save(filePath...Save(filePath, ArchiveSaveOptions saveOptions = null ) Archive Extraction...

    docs.aspose.com/zip/net/introduction/
  2. 档案

    档案...Landscape; DiagramSaveOptions saveOptions = new DiagramSaveOptions()...diagram.Save("output.vsdx", saveOptions); } } public class Input...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  3. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...PDF_17); saveOptions.setOptimizeOutput(false); saveOptions.setEmbedFullFonts(true);...

    forum.aspose.com/t/equation-line-breaking-issue...
  4. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...setCompliance(PdfCompliance.PDF_17); saveOptions.setUpdateFields(false); ...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  5. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...Save as PDF PdfSaveOptions saveOptions = new PdfSaveOptions(); doc...doc.Save(@"test.pdf", saveOptions); // Java example import com...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  6. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external documents for seamless integration and enhanced document processing.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words/sub...
  7. Convert EMLX to EML via C++ application | produ...

    Sample C++ conversion code for EMLX document to EML format. Use example code for batch EMLX to EML conversion within any C++ Application....eml" , SaveOptions::get_DefaultEml()); EMLX...

    products.aspose.com/email/cpp/conversion/emlx-t...
  8. Convert MSG to PST via C++ application | produc...

    Sample C++ conversion code for MSG document to PST format. Use example code for batch MSG to PST conversion within any C++ Application....pst" , SaveOptions::get_DefaultPst()); MSG to...

    products.aspose.com/email/cpp/conversion/msg-to...
  9. Convert MSG to HTML via C++ application | produ...

    Sample C++ conversion code for MSG document to HTML format. Use example code for batch MSG to HTML conversion within any C++ Application....html" , SaveOptions::get_DefaultHtml()); MSG...

    products.aspose.com/email/cpp/conversion/msg-to...
  10. Convert EMLX to MHTML via C++ application | pro...

    Sample C++ conversion code for EMLX document to MHTML format. Use example code for batch EMLX to MHTML conversion within any C++ Application....mhtml" , SaveOptions::get_DefaultMhtml()); EMLX...

    products.aspose.com/email/cpp/conversion/emlx-t...