Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 34,052 for

list

(0.15 sec)
  1. Tables and Ranges|Documentation

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/python-net/tables-and-ran...
  2. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for .NET API....Excel: Create a simple data list in the first worksheet of the...Select any cell within your list. From the Data menu, select...

    docs.aspose.com/cells/net/creating-subtotals/
  3. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...This list will be used to match a caption to an image. List<Paragraph>...paragraph that is in the caption list. String captionText = ""; Node...

    forum.aspose.com/t/extracting-images-and-captio...
  4. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_….../// <summary> /// Returns a list of strings with Alternative...located.</param> /// <returns>List of strings with Alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  5. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....using C#: Declare the resultant list with points . Specify the Init...resultant list with points List<Point> points = new List<Point>();...

    products.aspose.com/font/net/manipulate-glyphs/
  6. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will maintain two lists: one ( GetNSeries() ) list to store all the...become the new first item in the list, and all the following series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  7. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_child ( shape ) 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...
  9. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CompatibilityOptions.UseNormalStyleForList | As...

    Optimize your document formatting with CompatibilityOptions. Control List styles effortlessly, ensuring your bulleted and numbered text looks perfect every time!...property Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...object contains an extensive list of flags unique to each document...

    reference.aspose.com/words/net/aspose.words.set...