Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 32,698 for

saveoptions

(0.13 sec)
  1. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveoptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Save HTML Document – Aspose.HTML for Java

    Learn how to save HTML documents after editing using Aspose.HTML for Java API and how to apply save options....Java library provides the [SaveOptions]https://reference.aspose...com/html/java/com.aspose.html.saving/saveoptions/ and classes that allow you...

    docs.aspose.com/html/java/save-a-document/
  4. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...try { doc.save(outputPath, saveOptions); System.out.println("SUCCESS:...

    forum.aspose.com/t/exporting-documents-with-ima...
  5. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveoptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert OLM to MHTML via C++ application | prod...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....mhtml" , SaveOptions::get_DefaultMhtml()); OLM...

    products.aspose.com/email/cpp/conversion/olm-to...
  9. Convert OLM to OFT via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....oft" , SaveOptions::get_DefaultOft()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  10. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveoptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object // to decide whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...