Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,425 for

numbers

(0.05 sec)
  1. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python.... If you want to put page numbers in a Word file, refer to the...article on how to put page number in Word using Python . Updated...

    kb.aspose.com/words/python/how-to-remove-blank-...
  2. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....their page numbers. // 1 - Save only the even-numbered pages: options...); // 2 - Save only the odd-numbered pages: options -> set_PageSet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....in it using the blank page numbers list Save the resultant Word...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  4. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....of strings using the page numbers. However, you can parse the...

    kb.aspose.com/pdf/python/create-table-of-conten...
  5. How to Split PDF by Pages in Java

    This basic tutorial elaborates how to split PDF by pages in Java with simple API calls. Using Java split PDF pages operation can be performed in different operating systems like Linux, Windows, and macOS....specific pages based on the page numbers in the source file. This article...

    kb.aspose.com/pdf/java/how-to-split-pdf-by-page...
  6. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....FootnoteOptions Represents the footnote numbering options for a document or...footnote section into a given number of columns. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....bullet list Call the remove_numbers() method to remove existing...existing bullets and numbers in the paragraphs Save the output Word...

    kb.aspose.com/words/python/convert-paragraph-in...
  8. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....the document is empty, that number of pages is currently zero...doc )); // We can see the numbers of the start and end pages...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....list of 0 index based column numbers whose data is to be imported...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  10. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....formatting to the entry’s page number. @property def is_italic (...on the left side, # and the number of the page that contains the...

    reference.aspose.com/words/python-net/aspose.wo...