Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 33,978 for

list

(0.25 sec)
  1. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …... So processing “List #2 " reports, some empty rows...rows were inserted into the “List #1 ” reports. We will try to...

    forum.aspose.com/t/issue-with-directly-accessin...
  2. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...typeof(ABC_1_Data)); List<ABC_1_Data> listFormData = new List<ABC_1_Data>();...[JsonProperty("Directors")] public List<Employee> Directors { get; set;...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  3. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMergeOptions.cleanup_paragraphs_with_punctu...

    MailMergeOptions.cleanup_paragraphs_with_punctuation_marks property. Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the [MailMergeCleanupOptions.REMOVE_EMPTY_PARAGRAPHS](../../../aspose.words.mailmerging/mailmergecleanupoptions/#REMOVE_EMPTY_PARAGRAPHS) option is specified.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add‑ins, use the...example shows how to get such a list of add‑ins: FAQ Q: How do I...

    docs.aspose.com/words/python-net/work-with-offi...
  6. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....<summary> /// Renders and displays a list of shapes. /// </summary> private...size ; mShapesToRender = new List < KeyValuePair < ShapeBase ...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....class allows to retrieve the list of available layers from a Visio...piece of code helps to get the list of Layers. Utilizing Aspose...

    docs.aspose.com/diagram/net/working-with-layers/
  8. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words/com...
  9. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Rectangle objects specifying...input . Add ( "source.png" ); List < RecognitionResult > results...

    docs.aspose.com/ocr/java/image-regions-extract/
  10. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....remove any existing rules from list if ( rulesList . size () > 0...//Assigning a prepared rules list for using pres . getFontsManager...

    docs.aspose.com/slides/java/render-presentation...