Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 33,955 for

list

(0.12 sec)
  1. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection...series_name : str , categories : List [ aspose . words . drawing ...ChartMultilevelValue ], values : List [ float ]): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.WebExtensions | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions namespace for enhancing Office Add-ins with customizable XML elements and attributes. Elevate your document automation today!...TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. ...

    reference.aspose.com/words/net/aspose.words.web...
  3. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++.... get_List () Gets the list that defines formatting...formatting of this list style. get_ListFormat () Provides access to...

    reference.aspose.com/words/cpp/aspose.words/style/
  4. Finding line bounding boxes|Documentation

    Automatic detection of line 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-line-find/
  5. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: fontNames = [ "Segoe UI Emoji...

    docs.aspose.com/slides/python-net/create-fallba...
  6. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  7. Defining the whitelist of characters|Documentation

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

    docs.aspose.com/ocr/net/characters-whitelist/
  8. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/eml/
  9. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/find-and-replace-is-replacin...
  10. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method..., data : List [ object ], data_source_names : List [ str ]):...str The output file name. data List[object] An array of data source...

    reference.aspose.com/words/python-net/aspose.wo...