Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,425 for

numbers

(0.06 sec)
  1. How to Change Page Size of PDF using Python

    This small tutorial focuses on how to change page size of PDF using Python. It encompasses all the details to configure the environment, step-wise program flow and a runnable sample code to demonstrate the process to change size of PDF page using Python....in points by multiplying the number of desired inches by 72. Suppose...hence you will multiply both numbers by 72 before passing it to...

    kb.aspose.com/pdf/python/how-to-change-page-siz...
  2. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: PersonalStorage personalStorage = PersonalStorage.create(cur…...especially when dealing with large numbers of email messages. However...

    forum.aspose.com/t/a-question-about-method-disp...
  3. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...; 7 } 8 9 // Turn the page number array into a sorted collection...53 } 54 55 // Insert a page number in the bottom-right corner...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  4. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...class Represents the footnote numbering options for a document or...Description columns Specifies the number of columns with which the footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....Provides options that control numbering and positioning of endnotes...); Shows how to change the number style of footnote/endnote reference...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Document::get_FootnoteOptions me...

    Aspose::Words::Document::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this document in C++....Provides options that control numbering and positioning of footnotes...); Shows how to change the number style of footnote/endnote reference...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of....None removes bullets and numbering from the paragraph and sets...sets the list level number to zero. Setting this property to None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....the SEQ field and the page's number that the field appears on....to the left // of the page number that the main sequence SEQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Chart Worksheet Formulas|Aspose.Slides Document...

    PowerPoint Equations and Spreadsheet Formulas...formulas: Numerical Constants Numbers can be used in common or scientific...constants may be: dates, texts, numbers, etc.: Error Constants Sometimes...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  10. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here....PageNumbers represents an array of numbers of pages that will be saved...PageNumbers represents an array of numbers of pages that will be saved...

    docs.aspose.com/page/java/convert-xps/