Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 11,310 for

export options

(0.04 sec)
  1. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this shape into an image in C++....to use a shape renderer to export shapes to files in the local...GetShapeRenderer (); auto options = MakeObject < ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....VSDX ); Specifying Visio Save Options There are several Diagram.Save...corresponding class that holds save options for that save format. For example...

    docs.aspose.com/diagram/python-net/save-visio-d...
  4. Rendered As Tiff|Aspose.Slides 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....explains how different tiff export options: Converting Presentation...destFileName , Aspose . Slides . Export . SaveFormat . Tiff ); } Download...

    docs.aspose.com/slides/net/rendered-as-tiff/
  5. How to Convert DWG to JPG in C#

    This example will help you to see how to convert DWG to JPG in C# programmatically. Exporting DWG to JPG in C# is easily achieved using few lines of code exposed by Aspose.CAD for .NET API.... The Autocad export to JPG using C# can be easily...tutorial, we will learn how to export Autocad DWG to JPG using C#...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-jpg...
  6. PDF to DOCX Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Python sample code using Aspose.PDF for Python for .NET...specify formatting and saving options, such as file format ( format...recognition mode ( mode ). Export the merged PDF document to...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to Export PPT to MD in C#....and a working example code to export the PowerPoint to Markdown...and set the Markdown file options Save the resultant MD file...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether font resources should be Exported to HTML, MHTML or EPUB. Default is false in C++....whether font resources should be exported to HTML, MHTML or EPUB. Default...get_ExportFontResources () const Remarks Exporting font resources allows for...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET...EpubSaveOptions object to specify saving options, such as the file format (...provided for other save options. Export the merged PDF document...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#.... In the example code to export the DWG file to PDF in C# ...the output PDF file. Steps to Export DWG to PDF in C# Configure...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...