Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 31,260 for

saveoptions

(0.2 sec)
  1. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....SaveOptions All Implemented Interfaces:...HtmlSaveOptions extends SaveOptions implements Cloneable Can...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: document = aw.Document(file_path) document.save("output2/test3.md")...conversion process by using SaveOptions to fine-tune how the content...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  3. Aspose.PSD for Python via .NET 24.7 - Release N...

    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....psdImage : saveOptions = PdfOptions () saveOptions . pdf_core_options...psdImage . save ( output , saveOptions ) PSDPYTHON-88. Fix ImageSaveException:...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. SaveOptions.CustomTimeZoneInfo | Aspose.Words f...

    Effortlessly manage date/time fields with Saveoptions CustomTimeZoneInfo. Set your unique local time zone for enhanced accuracy and flexibility....CustomTimeZoneInfo SaveOptions.CustomTimeZoneInfo property Gets...custom value. See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用 C++ 製作 PDF

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

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  6. Aspose.PSD for Python via .NET 24.7 - 发行说明|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....psdImage : saveOptions = PdfOptions () saveOptions . pdf_core_options...psdImage . save ( output , saveOptions ) PSDPYTHON-88. 修复 ImageSaveException:...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  7. 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...
  8. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveoptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility...."Compliance" property of the SaveOptions object to "OoxmlCompliance...standard. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert XBRL to iXBRL in C#|Documentation

    C# Finance Library API supports converting XBRL files to iXBRL. Please see the code provided in this article....passing an instance of the SaveOptions class to the XbrlDocument...is IXBRL format, set the SaveOptions.SaveFormat to SaveFormat...

    docs.aspose.com/finance/net/convert-xbrl-to-ixbrl/
  10. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveoptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... let saveOptions = new aw . Saving . TxtSaveOptions...the end of the document. saveOptions . exportHeadersFooters =...

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