Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 14,947 for

export options

(2.16 sec)
  1. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management.... Examples Shows how to export Odd pages from the document...document to .PDF. PdfSaveOptions options = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working With PSB Files|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.... This article shows how to export/convert PSB files to PSD format... This article shows how to export/convert PSB files to PDF format...

    docs.aspose.com/psd/java/working-with-psb-files/
  3. CAD and BIM Files 2D/3D Viewer | products.aspos...

    View and Export CAD DWG & DXF file drawings or BIM models...Web, iOS & Android Export DXF Files Export DXF to via C# Explore...Explore CAD and BIM Conversion Options with .NET...

    products.aspose.com/cad/viewer/
  4. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....initialize auto space options AutoSpaceOptions options = new AutoSpaceOptions...distances options . DistanceInHorizontal = 2 ; options . DistanceInVertical...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  5. Save DXF|CAD 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.... in the file save options. Example: Export to DXF...

    docs.aspose.com/cad/net/how-to/export-file/save...
  6. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....None" to // not export any bookmarks that are inside..."HeaderFooterBookmark.First" to // only export bookmarks in the first section's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSet.odd property | Aspose.Words for Python

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order.... Examples Shows how to export Odd pages from the document...converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... Examples Shows how to export Odd pages from the document...the document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to Export CSV to JSON using C#....JsonSaveOptions object, like setting the export area and others Save the loaded...file as JSON using the above options These steps describe the process...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  10. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...Workbook(filePath); // Configure HTML export options for full fidelity HtmlSaveOptions...HtmlSaveOptions options = new HtmlSaveOptions { ExportActiveWorkshee...

    forum.aspose.com/t/how-to-create-a-aspose-cells...