Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 19,700 for

list

(0.09 sec)
  1. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless ListNUM field implementation. Enhance document automation with powerful features today!...Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. 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...
  4. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting List levels. The default value is '\0', that means there is no indentation in C++....character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of List levels. By default it is zero count of character '\0', that means no indentation in C++....character to use for indentation of list levels. By default it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

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