Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 33,684 for

saveoptions

(0.58 sec)
  1. Convert PDF file to other formats|Aspose.PDF fo...

    Learn how to convert PDF documents to other formats such as Word, Excel, and image formats using Aspose.PDF in C++....Instantiate LaTex save option auto saveOptions = MakeObject < LaTeXSaveOptions...path for save option object saveOptions -> set_OutDirectoryPath (...

    docs.aspose.com/pdf/cpp/convert-pdf-to-other-fi...
  2. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....stream, ImageSaveOptions saveOptions) save(OutputStream stream...stream, SvgSaveOptions saveOptions) save(String fileName, ImageSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert OLM to EMLX via C# | products.aspose.com

    Sample code for OLM to EMLX C# conversion. Use API example code for batch OLM files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...$"{msg.Subject}.emlx" , SaveOptions.DefaultEmlx); } } Free App...

    products.aspose.com/email/net/conversion/olm-to...
  4. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveoptions ResolveFontNames property enhances document formatting by ensuring accurate font substitutions in HTML outputs....fontSettings ; HtmlSaveOptions saveOptions = new HtmlSaveOptions ( SaveFormat...ResolveFontNames.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!..."Cell2" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...MarkdownDocumentTabl.md" , saveOptions ); Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert MSG Files to Various Formats in C#|Docu...

    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....Examples include SaveOptions.DefaultEml, SaveOptions.DefaultHtml,... SaveOptions.DefaultMhtml, etc. Methods MapiMessage.Load : Loads...

    docs.aspose.com/email/net/converting-between-fo...
  8. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...export HtmlSaveOptions saveOptions ; saveOptions . SetExportActiveWorks...GetColumnCount () - 1 ); saveOptions . SetExportArea ( exportArea...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveoptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto saveOptions = System :: MakeObject <...the end of the document. saveOptions -> set_ExportHeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...docx"); var saveOptions = new HtmlSaveOptions(SaveFormat...HtmlSaveOptions(SaveFormat.Mhtml); saveOptions.ExportTocPageNumbers = true; //...

    forum.aspose.com/t/images-lost-when-saving-as-m...