Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 34,052 for

saveoptions

(0.32 sec)
  1. Convert OLM to VCF 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....vcf" , SaveOptions::get_DefaultVcf()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  2. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... # We can use a SaveOptions object to omit headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveoptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!..."ExportDropDownFormFi" flag of this SaveOptions object allows us to // control...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation in Java.... SaveOptions ScriptShapingLevel English...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 将 PDF 转换为 Microsoft Word 文档在 .NET 中|Aspose.PDF ...

    学习如何编写 C# 代码以将 PDF 转换为 Microsoft Word 格式,并调整 PDF 到 DOC(DOCX) 的转换。...pdf" )) { var saveOptions = new Aspose . Pdf . DocSaveOptions...dataDir + "PDFtoDOC_out.doc" , saveOptions ); } } 尝试在线将 PDF 转换为 DOC...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-word/
  7. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...RefersTo; DocxSaveOptions saveOptions = new DocxSaveOptions();...Save(“C:\my\path\Adhirath Excel Doc.Docx”, saveOptions); Adhirath Excel Doc.zip...

    forum.aspose.com/t/transfer-excel-range-formatt...
  8. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...XpsSaveOptions saveOptions = new XpsSaveOptions(); 8 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/
  9. LaTeX 转图像 | .NET

    通过 Aspose.TeX API 将 TeX 转换为图像格式(适用于 .NET)的解决方案,请阅读本文了解如何操作以及代码示例。... SaveOptions = pngOptions; 14 15 // Run...DeviceWritesImages = false ; 13 options. SaveOptions = pngSaveOptions; 14 15 //...

    docs.aspose.com/tex/zh/net/latex-to-image/
  10. ImageSaveOptions.verticalResolution property | ...

    ImageSaveoptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to // edit the image...

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