Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 33,720 for

saveoptions

(0.07 sec)
  1. 原始文档(AposeWord转Pdf后对齐有问题求处理方法) - Free Support F...

    原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题).docx (13.9 KB) 原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...设置PDF保存选项 PdfSaveOptions saveOptions = new PdfSaveOptions { //...保存为PDF doc.Save("输出文档.pdf", saveOptions); } } 在这个示例中,您可以根据需要调整 PdfSaveOptions...

    forum.aspose.com/t/aposeword-pdf/316457
  2. LaTeX 转 PDF | .NET

    了解如何使用 Aspose.TeX API 在 .NET 平台上将 TeX 转换为 PDF 的方法,请阅读本文,其中描述了操作步骤并提供了代码示例。... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/zh/net/latex-to-pdf/
  3. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Address; var saveOptions = new HtmlSaveOptions { ExportPrintAreaOnly...workbook.Save(htmlStream, saveOptions); htmlStream.Position = 0;...

    forum.aspose.com/t/how-to-remove-default-bookma...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/diagram/java/save-visio-document/
  5. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a Saveoptions object. Each save format has a corresponding class that holds save options for that save format....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  6. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a Saveoptions object. Each save format has a corresponding class that holds save options for that save format....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  7. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table 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...
  8. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个Saveoptions实例...保存方法重载接受一个SaveOptions实例这应该是从SaveOptions类派生的类的实例。每种保存格式都...object Discreet3DSSaveOptio saveOpts = new Discreet3DSSaveOptio...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  9. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows....See Also method Save class SaveOptions namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/sav...
  10. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....MSG by calling Save() with SaveOptions::get_DefaultMsgUnicode()...

    docs.aspose.com/email/cpp/manage-outlook-templa...