Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 31,270 for

saveoptions

(0.14 sec)
  1. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert OLM to EML 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....eml" , SaveOptions::get_DefaultEml()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. Default Font|Aspose.Slides Documentation

    PowerPoint C++ API lets you set the default font for rendering presentations to PDF, XPS or thumbnails...set_DefaultRegularFont() has been added to SaveOptions class. It allows to set the...

    docs.aspose.com/slides/cpp/default-font/
  7. Load and Save Email Message|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The base class SaveOptions and the classes EmlSaveOptions...appropriate option from SaveOptions . Preserve Dates The MsgSaveOptions...

    docs.aspose.com/email/net/load-and-save-email-m...
  8. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveoptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML..."ExportDropDownFormFi" flag of this SaveOptions object allows us to # control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....docx" ); let saveOptions = aw . saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . compliance = aw . saving . PdfCompliance...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...pdf"); DocSaveOptions saveOptions = new DocSaveOptions { Format...pdfDocument.Save("output.docx", saveOptions); If these steps do not resolve...

    forum.aspose.com/t/pdf-to-word-conversion-issue...