Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 31,669 for

list

(0.1 sec)
  1. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....docx" , loadOptions ); List < WarningInfo > warnings = ((...mWarnings . Add ( info ); } public List < WarningInfo > GetWarnings...

    reference.aspose.com/words/net/aspose.words.loa...
  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. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered Lists in PowerPoint presentation in C# or .NET...Manage Bullet and Numbered Lists Contents [ Hide ] In Microsoft...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  4. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... List { get; } Gets the list that defines formatting...formatting of this list style. ListFormat { get; } Provides access...

    reference.aspose.com/words/net/aspose.words/style/
  5. 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...
  6. Batch recognition via C# | Aspose

    Recognize images in ZIP archives.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/recogni...
  7. 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...
  8. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your List levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling....number style format for this list level. For example: “a, ç, ĝ...doc = new Document ( MyDir + "List with leading zero.docx" ); doc...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Get all the text in a slide|Aspose.Slides Docum...

    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....// Verify that the slide ID list exists. if ( presentation ....slide IDs from the slide ID list. DocumentFormat . OpenXml ....

    docs.aspose.com/slides/net/get-all-the-text-in-...
  10. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the ListNUM field. To learn more, visit the documentation article in C++....Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...