Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 37,970 for

list

(1.14 sec)
  1. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for.... A list of characters can be automatically...mechanisms. You can specify a list of characters Aspose.OCR for...

    docs.aspose.com/ocr/python-net/characters-white...
  5. How to set Data Validations settings in GridJS|...

    Configure Data Validation rules for selected cells, including criteria, input messages, and invalid-data alerts....AnyValue / WholeNumber / Decimal / List / Date / Time / TextLength /...and Value1/Value2 ; if Allow = List , enter the source in Source...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this List...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered List labels are written in simple numeric format and itemized List labels as simple ASCII characters. The default value is false in C++....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/cpp/aspose.words.sav...
  8. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-word-find/
  9. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....project to create GIF Create a list of raster images using the image...raster image in the list Parse the remaining list and add each image...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  10. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript 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/javascript-cpp/add-pdf-bo...