Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 36,360 for

list

(0.06 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. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...@Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String...//impl public CompletableFuture<List<BufferedImage>> getPdfImages(String...

    forum.aspose.com/t/error-when-extracting-images...
  3. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  4. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, Lists, and save Markdown files from scratch....element – heading , paragraph, list , block quote , or code block...Markdown documentation from a list of topics, such as API reference...

    docs.aspose.com/html/net/create-markdown-docume...
  6. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST 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/pst/
  7. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...bullet list in the .docx file The incorrect bullet list in the... 1:27pm 2 @RohanBade759 The list labels that Aspose.Words writes...

    forum.aspose.com/t/word-to-html-conversion-prod...
  8. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/