Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 33,600 for

saveoptions

(0.34 sec)
  1. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.TextureFill.docx", saveOptions); doc = new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....docx" ); auto saveOptions = MakeObject < XlsxSaveOptions...XlsxSaveOptions > (); saveOptions -> set_CompressionLevel ( CompressionLevel...

    docs.aspose.com/words/cpp/convert-a-document-to...
  3. Utility Features - MailMessage|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....email import MailMessage , SaveOptions , EmlLoadOptions , MessageFormat...email import MailMessage , SaveOptions , MsgLoadOptions , MessageFormat...

    docs.aspose.com/email/python-net/utility-featur...
  4. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveoptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....const saveOptions = new PdfSaveOptions (); saveOptions . defaultFont...defaultFont = "Times New Roman" ; saveOptions . checkWorkbookDefault =...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  5. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.setZip64Mode(Zip64Mode..."OoxmlSaveOptions.Zip64ModeOption.docx", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::GradientStop class | As...

    Aspose::Words::Drawing::GradientStop class. Represents one gradient stop. To learn more, visit the documentation article in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....Template Optional: Using SaveOptions Explicitly Loading and Modifying...format. It inherits from SaveOptions and provides specific settings...

    blog.aspose.com/email/outlook-template-oft-crea...
  9. SaveOptions.export_generator_name property | As...

    Saveoptions.export_generator_name property. When ``True``, causes the name and version of Aspose.Words to be embedded into produced files...export_generator_name property SaveOptions.export_generator_name property...words.saving class SaveOptions SaveOptions.dml_rendering_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/html/