Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 14,393 for

export options

(0.13 sec)
  1. Convert USDZ to ASE via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Convert USDZ to ASE via C# Export USDZ & other 3D files using...Framework, .NET Core and Mono Export USDZ Scene as ASE with C# Load...

    products.aspose.com/3d/net/conversion/usdz-to-ase/
  2. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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....MetadataType MetadataOptions options = new MetadataOptions ( MetadataType...WorkbookMetadata ( filePath , options ); //Set some properties metadata...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Convert CDR to PDF using C#

    Follow this article to convert CDR to PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using C#....prepare individual rasterization options for each one Define the page-specific...rasterization settings into a PDF export configuration that supports...

    kb.aspose.com/imaging/net/convert-cdr-to-pdf-us...
  4. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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....MetadataType MetadataOptions options = new MetadataOptions ( MetadataType...WorkbookMetadata ( "sample.xlsx" , options ); //Set some properties metaWorkbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API....ExportRangeToJsonOpt class provides options for exporting a range to JSON. The...following properties. export_as_string : Exports the string values...

    docs.aspose.com/cells/python-net/convert-csv-to...
  6. 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/
  7. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.ExportPageMargins property. Specifies whether page margins is Exported to HTML, MHTML or EPUB...Specifies whether page margins is exported to HTML, MHTML or EPUB. Default...area can be extended with this option. Examples Shows how to show...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions Options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat...Save(stream, options); stream.Position = 0; even if i am exporting the...

    forum.aspose.com/t/images-not-being-rendered-pr...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins is Exported to HTML, MHTML or EPUB. Default is false in C++....Specifies whether page margins is exported to HTML, MHTML or EPUB. Default...of page boundaries. // If we export this to HTML, the shape will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....rasterization options for vector rendering and set up JPG export settings...JPG using the configured export options These steps present the...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...