Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 27,936 for

numbers

(0.09 sec)
  1. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....times are stored in cells as numbers. Thus, the values of cells...dates and times are numeric. A number that specifies a date and time...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  2. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python.... By specifying the page numbers to insert and the target location...PdfFileEditor () # Define the page number where new pages will be inserted...

    docs.aspose.com/pdf/python-net/insert-pages-int...
  3. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....\\p" )); // Display the list number of the bookmark as it appears... "The bookmark's paragraph number is " , "\n" ); field . InsertParagraphNumbe...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....\\p" )); // Display the list number of the bookmark as it appears... "The bookmark's paragraph number is " , "\n" ); field . InsertParagraphNumbe...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....Possible Usage Scenarios When the numbers in a chart vary widely from...

    docs.aspose.com/cells/net/primary-and-second-axis/
  6. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....method Allows to specify how numbered list items are recognized...list paragraphs, when list numbers ends with either dot, right...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. TabStop.alignment property | Aspose.Words for N...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....tab used to align the page numbers. let tab = para . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....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...
  9. Complex Field Code Rendering Issue in DOCX to P...

    Issue: Complex field codes render incorrectly when converting DOCX to PNG, causing complete layout disruption. Attempted Solutions: Called UpdateFields() Tried different MetafileRenderingMode settings Code: using A…...Issue The position of some numbers is incorrect. In Microsoft...Microsoft Word 2010 , all numbers within the field codes are rendered...

    forum.aspose.com/t/complex-field-code-rendering...
  10. Add Stamp to PDF|Aspose.PDF for Python via .NET

    Learn how to add a stamp to PDF pages using PdfFileStamp in Python....headers, footers, and page numbers, you can use it to place text-based...pdf_stamper . close () Add Page Number to PDF...

    docs.aspose.com/pdf/python-net/add-stamp/