Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 36,360 for

list

(0.52 sec)
  1. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = System :: MakeObject...Document > ( get_MyDir () + u "List source.docx" ); auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the List formatting properties of a paragraph style in C++....method Provides access to the list formatting properties of a paragraph...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. let...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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…...Words, the list or bullet numbering that should...The layout engine may reset list numbering when a new section...

    forum.aspose.com/t/docx-files-with-section-brea...
  7. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your document navigation effortlessly!...(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...order of probability). This list is provided in RecognitionCharacter...

    docs.aspose.com/ocr/net/characters-identify/
  9. Aspose.Words.Bibliography module | Aspose.Words...

    The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document....classes that allow to access a list of bibliography sources available...corporate (an organization) or a list of persons. ContributorCollectio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....the development environment, a list of steps, and a sample code...create a new Word file, insert a list with multiple levels, add some...

    kb.aspose.com/words/net/insert-bullets-in-word-...