Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 10,747 for

xps save options

(0.29 sec)
  1. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, Xps and images....presentation to formats such as PDF and XPS. Default fonts are configured...for Asian text. After these options are set, the presentation can...

    docs.aspose.com/slides/cpp/default-font/
  2. Convert PPTX to PPT in Python|Aspose.Slides for...

    Easily convert PPTX to PPT with Aspose.Slides for Python via .NET—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....produce other outputs—such as PDF, XPS, ODP, HTML, or images—so it fits...the file name and save format to the save method of the Presentation...

    docs.aspose.com/slides/python-net/convert-pptx-...
  3. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, Xps and images....rendering the presentation to PDF, XPS or thumbnails. This article shows...Presentation and setting the load options. Now, generate the slide thumbnail...

    docs.aspose.com/slides/nodejs-java/default-font/
  4. Convert PDF to PDF/A, PDF/E, and PDF/X in Java|...

    Learn how to convert PDF files to PDF/A, PDF/E, and PDF/X in Java with Aspose.PDF for archival, engineering, accessibility, and print workflows.... Save the validated PDF/A output....ConvertErrorAction . Delete ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/convert-pdf-to-pdf_x/
  5. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....save(..) method, to generate an EPUB...= new EpubSaveOptions (); // Save the document as EPUB format...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  6. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save Options object is used...save_format property XpsSaveOptions.save_format property Specifies...document will be saved if this save options object is used. Can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is Saved. Ensure optimal Xps format for seamless document handling!...document will be saved if this save options object is used. Can...Can only be Xps. public override SaveFormat SaveFormat { get...

    reference.aspose.com/words/net/aspose.words.sav...
  8. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... Saving . DigitalSignatureDeta Examples...Examples Shows how to sign XPS document. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,Xps,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,Xps,XML,XAML with a few lines of code....diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...创建 Diagram 类的实例。 调用Diagram类的Save方法将Visio绘图文件写入VDX。 导出的 VDX 文件。...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  10. 将 HTML 转换为 XPS | C# 示例

    了解使用 Aspose.HTML for .NET API 所支持的 HTML 到 Xps 转换方案,并考虑用 C# 示例来说明这些方案。...格式之间的转换 HTML 转换器 将 HTML 转换为 XPS Live Demos HTML .NET Solution...将 HTML 转换为 XPS | C# 示例 Contents [ Hide Show ] XPS 是微软公司开发的一种...

    docs.aspose.com/html/zh/net/convert-html-to-xps/