Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,732 for

numbers export

(0.09 sec)
  1. PageSet.odd property | Aspose.Words for Node.js

    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...their page numbers. // 1 - Save only the even-numbered pages: options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...their page numbers. // 1 - Save only the even-numbered pages: options...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...their page numbers. // 1 - Save only the even-numbered pages: options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages in C++....class allows to compute page numbers of document nodes. To learn...behaviors when computing page numbers in a continuous section that...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....embedded fonts), the texts or numbers on your slides, the layout..."WithoutManageEmbedde_out.ppt" , slides . export . SaveFormat . PPT ) Add Embedded...

    docs.aspose.com/slides/python-net/embedded-font/
  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....the XPS file to combine them Export the merged XPS files to the...set custom options. Finally, export the merged output file to conclude...

    kb.aspose.com/page/java/merge-xps-files-in-java/
  7. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in C++. Edit slide properties...outPath , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); The...automatically adjusted. Set Slide Number Using the set_FirstSlideNumber()...

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  8. Convert XPS to Image in Python

    This article elaborates on how to convert XPS to Image in Python. It encompasses the step-by-step workflow and a runnable code to Export XPS to JPG in Python....workflow and a runnable code to export XPS to JPG in Python . Moreover...like JPG, PNG, etc. Code to Export XPS to PNG in Python This sample...

    kb.aspose.com/page/python/convert-xps-to-image-...
  9. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of Exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer....You can set the list of page numbers that you want to render to...and a number of other properties as well. After exporting Word...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  10. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS document to PDF in C#...load the source XPS file and export it as a PDF file with a few...rendering device like PdfDevice and export the output PDF file. Code to...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...