Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 28,723 for

list

(0.06 sec)
  1. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...Coordinates = new List(); polyline.Coordinates.Add(new...now hatch.BoundaryPaths = new List(); CadHatchBoundaryPath container...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  2. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...Create a list based using a Microsoft Word list template. list = doc...doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....AnswersCount = 3 , Children = new List < BaseConfig >() { /* * Put...the table Children List<BaseConfig> A list including the TableTitleConfig...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  8. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  9. 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...
  10. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex List labels for improved text representation....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/net/aspose.words.sav...