Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 33,585 for

saveoptions

(0.16 sec)
  1. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...); var saveOptions = Aspose.Words.Saving.SaveOptions.CreateSaveOptions(Aspose....Words.SaveFormat.Pdf); saveOptions.UpdateFields = false; document...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  2. Perform memory optimization while loading docum...

    We have encountered an unexpected memory issue when trying to convert very large docx document to pdf (size ~100mb). The documents we are using consists of text, tables and images. We use openjdk 1.8 and aspose-words 20…...PdfSaveOptions saveOptions = new PdfSaveOptions() saveOptions.compliance...PdfCompliance.PDF_A_1_A saveOptions.setTempFolder(tempFolder)...

    forum.aspose.com/t/perform-memory-optimization-...
  3. Compress ASE File Formats via Node.js | product...

    Sample Node.js compression code for ASE file. Use this example code to compress ASE file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/nodejs-java/compression/...
  4. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...DocxSaveOptions saveOptions = new DocxSaveOptions(); saveOptions.SaveAsEditableShapes...SaveAsEditableShapes = true; saveOptions.EmbedXlsxAsChartData = false;...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  5. Aspose::Words::CommentRangeEnd class | Aspose.W...

    Aspose::Words::CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Convert OFT to MSG via Java | products.aspose.com

    Try the code sample to convert OFT files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...for the MSG file and using SaveOptions.getDefaultMsgUnicode() as...

    products.aspose.com/email/java/conversion/oft-t...
  7. Convert MHTML to EML via Java | products.aspose...

    Try the code sample to convert MHTML files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...using the save() method with SaveOptions.getDefaultEml() and specifying...

    products.aspose.com/email/java/conversion/mhtml...
  8. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Convert MHTML to HTML via Java | products.aspos...

    Try the code sample to convert MHTML files to HTML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...file path as well as the SaveOptions.getDefaultHtml() parameter...

    products.aspose.com/email/java/conversion/mhtml...
  10. Convert MBOX to EMLX via Java | products.aspose...

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...options for saving EMLX files SaveOptions.getDefaultEmlx() . System...

    products.aspose.com/email/java/conversion/mbox-...