Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 27,922 for

numbers

(0.09 sec)
  1. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....specified list level restarts numbering. int32_t Aspose :: Words ::...The value of -1 means the numbering will continue. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....HTML file Specify the page numbers that should be rendered to...you can add the desired page numbers to the HtmlSaveOptions.Pages...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  3. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....labels will display the current numbers of the first and the second...higher-level uses UppercaseLetter numbering. // We can set the "IsLegal"...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Specify Custom Number Decimal and Group Separat...

    Change number decimal and group separators in MS Excel using C# code by using the Aspose.Cells for Python via .NET API....Ask AI Specify Custom Number Decimal and Group Separators for...WorkbookSettings.number_decimal_separator and WorkbookSettings.number_group_separator...

    docs.aspose.com/cells/python-net/specify-custom...
  5. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit Numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents....match dynamic content such as numbers, dates, or formatted strings...replace_text ( r "\d {4} " , "[NUMBER]" ) # Save updated document...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  6. 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...
  7. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...file_name = MY_DIR + 'Custom list numbering.docx' ) dst_doc = src_doc..."false" to not import any list numbers into the destination document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Symbols Are Appearing for a Number Column in PPT OLE Table Aspose...issue. I want to see the entire number in table in second column but...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  10. Working with Text Document in C++|Aspose.Words ...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C++....item of a text file as list numbers or plain text in its document...property allows to specify how numbered list items are recognized...

    docs.aspose.com/words/cpp/working-with-text-doc...