Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 13,941 for

export options

(0.14 sec)
  1. Convert Visio to other formats|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....formats Contents [ Hide ] Export to XML Export Microsoft Visio Drawing...The code samples show how to export Microsoft Visio Drawing to...

    docs.aspose.com/diagram/python-net/convert-visi...
  2. Loading and Saving Message|Documentation

    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....Loading a Message with Load Options The following code snippet...to load a message with load options. from aspose.email import MailMessage...

    docs.aspose.com/email/python-net/loading-and-sa...
  3. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words Exports OfficeMath to HTML, MHTML and EPUB....Words exports OfficeMath to HTML, MHTML and...Shows how to specify how to export Microsoft OfficeMath objects...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...> </ head > < body > < h1 > Export Worksheet CSS Separately Example...; // Specify html save options - export worksheet css separately...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. Merge XPS Files in Java

    This basic tutorial explains how to merge XPS in Java. It contains the step-by-step flow, in addition to a sample code to combine XPS files in Java....will also explore different options to customize the XPS merging...the XPS file to combine them Export the merged XPS files to the...

    kb.aspose.com/page/java/merge-xps-files-in-java/
  6. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.Export_page_margins property. Specifies whether page margins is Exported to HTML, MHTML or EPUB...export_page_margins property HtmlSaveOptions.export_page_margins...Specifies whether page margins is exported to HTML, MHTML or EPUB. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert ODP to PPTX in Python|Aspose.Slides for...

    Convert ODP to PPTX with Aspose.Slides for Python via .NET. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....in Python Contents [ Hide ] Export ODP to PPTX Aspose.Slides for..."AccessOpenDoc_out.pptx" , slides . export . SaveFormat . PPTX ) Live...

    docs.aspose.com/slides/python-net/convert-odp-t...
  8. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i Export my file as PDF the SHX font is not use…...in my DWG drawing put when i export my file as PDF the SHX font...shx. I tried several ways to “export” the SHX files, using different...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  9. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....to use a shape renderer to export shapes to files in the local...shape . get_shape_renderer () options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!... PdfSaveOptions options = new PdfSaveOptions (); //...starting from the second page. options . PageSet = new PageSet ( 1...

    reference.aspose.com/words/net/aspose.words.sav...