Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 34,060 for

saveoptions

(2.23 sec)
  1. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveoptions.scale property. Gets or sets the zoom factor for the generated images....an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...HTML export options const saveOptions = new aspose.cells.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportActiveWorks(true); saveOptions.setP...

    forum.aspose.com/t/extra-blank-column-appears-i...
  4. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with Saveoptions, PresentationFormat, and Details column rendering....mpp" ); 2 3 // Define the SaveOptions with required TimeScale settings...settings as Days 4 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  5. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...pdf"); var saveOptions = new HtmlSaveOptions { SplitIntoPages...document.Save("test.html", saveOptions); DoSomeModifications();...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...
  6. SaveOptions.pretty_format property | Aspose.Wor...

    Saveoptions.pretty_format property. When ``True``, pretty formats output where applicable...pretty_format property SaveOptions.pretty_format property When...words.saving class SaveOptions SaveOptions.memory_optimization...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveoptions and page settings....png" , (SaveOptions)options); 19 20 // Save project..."PrintProjectPagesToS_out.png" , (SaveOptions)options); Examples-CShar...

    docs.aspose.com/tasks/net/printing-project-page...
  8. 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...
  9. 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...
  10. 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...