Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 14,398 for

export options

(0.29 sec)
  1. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....(straight or curved) and optionally closing the path, you can..."custom_points.pptx" , slides . export . SaveFormat . PPTX ) Remove...

    docs.aspose.com/slides/python-net/custom-shape/
  2. OdtSaveOptions.is_strict_schema11 property | As...

    OdtSaveOptions.is_strict_schema11 property. Specifies whether Export should correspond to ODT specification 1.1 strictly...property Specifies whether export should correspond to ODT specification...save_options = aw . saving . OdtSaveOptions () save_options . measure_unit...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Exporting Images to PSD Format in PHP|Documenta...

    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....Exporting Images to PSD Format in PHP Contents [ Hide ] Aspose...Imaging - Exporting Images to PSD Format To Export Images to...

    docs.aspose.com/imaging/java/exporting-images-t...
  4. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are Exported to HTML, MHTML and EPUB....Specifies how list labels are exported to HTML, MHTML and EPUB. Members...Shows how to configure list exporting to HTML. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions Options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat...ExportFontResources : Set this option to true . This allows the fonts...

    forum.aspose.com/t/when-converting-docx-to-html...
  6. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.ExportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB...Shows how to configure list exporting to HTML. let doc = new aw...tags to build all lists. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users.... export . SaveFormat . PPTX ) See also...styles, layouts, and formatting options for slides in many different...

    docs.aspose.com/slides/python-net/slide-master/
  9. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......True True paintable_image_options PaintableImageOption Aspose...create(stream_container, image_options, width, height) Create(Aspose...

    docs.aspose.com/imaging/python-net/python-notes...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint Options and then save the xlsx as Docx. But with…...pagesetup and ImageOrPrint options and then save the xlsx as Docx...SaveAsEditableShapes property to true when exporting file to docx to obtain editable...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...