Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 27,336 for

numbers

(0.1 sec)
  1. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_Numberstyle method. Returns or sets the number style for this list level in C++....method Returns or sets the number style for this list level....labels will display the current numbers of the first and the second...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....Gets or sets the way line numbering runs that is, whether it starts...Shows how to enable line numbering for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....should be exempted from line numbering which is applied in the parent...Shows how to enable line numbering for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for Node.js via C++ API....validation specifies that only numbers between 10 and 20 can be entered...If a user enters a different number, Microsoft Excel shows an error...

    docs.aspose.com/cells/nodejs-cpp/verify-that-ce...
  5. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....Determines when automatic line numbering restarts. public enum LineNumberRestartMod...Description RestartPage 0 Line numbering restarts at the start of every...

    reference.aspose.com/words/net/aspose.words/lin...
  6. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....save ( outFile ); } Hide Page Numbers in TOC In case if you do not...not want to display page numbers, along with the headings in TOC...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  7. Docx files with section break not working - Fre...

    Hi, I want to convert an docx file which has several section break(next page) into pdf. But the output generated has a bunch of errors in the bulletin Numbers. I’ve attached the input files and the difference for your r…...of errors in the bulletin numbers. I’ve attached the input files...Words, the list or bullet numbering that should continue across...

    forum.aspose.com/t/docx-files-with-section-brea...
  8. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....should be exempted from line numbering which is applied in the parent...Shows how to enable line numbering for a section. Document doc...

    reference.aspose.com/words/net/aspose.words/par...
  9. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your document navigation effortlessly!...\\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...
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data.... Print the number of matches found. Loop through...display each match with its page number. The following code example...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/