Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,073 for

numbers

(0.03 sec)
  1. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....will not display the page numbers of headings whose TOC levels...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.remove_by_position method | A...

    TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection....tab used to align the page numbers. tab = para . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++....tab used to align the page numbers. SharedPtr < TabStop > tab...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. 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...
  6. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly....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. 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...
  8. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....Returns the absolute value of a number ACCRINT Financial : Returns...Returns the arccosine of a number ACOSH Math and trigonometry...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  9. 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...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... Page numbers in the TOC updated by Aspose...question , How to generate page numbers starting from a specified page...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...