Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 27,604 for

numbers

(0.31 sec)
  1. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....or continuous list of page numbers is stored in an array followed...namespace that has a large number of features to work with PDF...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  2. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting....will not display the page numbers of headings whose TOC levels...every heading from its page number. field . EntrySeparator = "-"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting paragraph outline levels effectively....will not display the page numbers of headings whose TOC levels...every heading from its page number. field . EntrySeparator = "-"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert GIF to PDF using C#

    Follow this article to convert GIF to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter using C#.... For adding Bates numbers to a PDF, refer to the article...article Add Bates numbers to PDF using C# . Updated on 16 Apr 2026...

    kb.aspose.com/pdf/net/convert-gif-to-pdf-using-...
  5. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....pages Prepare a list of page numbers that are to be deleted and...integers where the target page numbers are stored for deletion. In...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  6. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....will not display the page numbers of headings whose TOC levels...every heading from its page number. field . EntrySeparator = "-"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...their page numbers. // 1 - Save only the even-numbered pages: options...); // 2 - Save only the odd-numbered pages: options . PageSet =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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....their page numbers. // 1 - Save only the even-numbered pages: options...); // 2 - Save only the odd-numbered pages: options . pageSet =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSet.even property | Aspose.Words for Python

    PageSet.even property. Gets a set with all the even pages of the document in their original order....their page numbers. # 1 - Save only the even-numbered pages: options...) # 2 - Save only the odd-numbered pages: options . page_set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Bates Numbering to PDF in Python|Aspose.PDF...

    Learn how to add and remove Bates numbering in PDF documents using Python with Aspose.PDF for Python via .NET....Add Bates Numbering to PDF in Python Contents [ Hide ] Bates...Bates numbering is widely used in legal, medical, and business workflows...

    docs.aspose.com/pdf/python-net/add-bates-number...