Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 34,038 for

list

(0.46 sec)
  1. 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...
  2. 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...
  3. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your List, enhancing data management and performance....GetHashCode List.GetHashCode method Calculates hash code for...for this list object. public override int GetHashCode () See Also...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....()); Shows how to configure a list to restart numbering at each...doc -> get_Lists () -> Add ( Aspose :: Words :: Lists :: ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get all the external hyperlinks in a presentati...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Declare a list of strings. List < string > ret = new List < string...external relationship to the list of strings. ret . Add ( relation...

    docs.aspose.com/slides/net/get-all-the-external...
  7. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient List item management in ComboBox and DropDownList structured documents....This element specifies a single list item within a parent ComboBox...this list item. Value { get; } Gets the value of this list item...

    reference.aspose.com/words/net/aspose.words.mar...
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...to manage the formatting of lists in your documents. Here’s a...the paragraph to a specific list defined in your document. INDENTATION_LEVEL...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...@"\[tag \d*\]" ), "" , options ); List < string > expected ; if ( useLegacyOrder...useLegacyOrder ) expected = new List < string > { "[tag 1]" , "[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  10. FieldListNum | Aspose.Words for Java

    Implements the ListNUM field in Java....use them to emulate numbered lists. FieldListNum field = (FieldListNum)...insertField(FieldType.FIELD_LIST_NUM, true); // Lists start counting at...

    reference.aspose.com/words/java/com.aspose.word...