Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,428 for

numbers

(0.12 sec)
  1. 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...
  2. How to Adjust Row Height in Excel using Python

    This article guides on how to adjust row height in Excel using Python. It has the environment settings and programming steps along with a sample code to change height of row in Excel using Python....collection class that takes the row number and fixed height value. Similarly...autoFitRows() with different numbers of arguments to set row height...

    kb.aspose.com/cells/python/how-to-adjust-row-he...
  3. 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-...
  4. 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...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....value that specifies how the numbering will be imported when it clashes...to import a document with numbered lists. Document srcDoc = new...

    reference.aspose.com/words/net/aspose.words/imp...
  6. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...value that specifies how the numbering will be imported when it clashes...Shows how to resolve list numbering clashes in source and destination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section...class Represents the endnote numbering options for a document or...Name Description number_style Specifies the number format for automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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-...
  9. 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...
  10. 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...