Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 33,723 for

list

(0.1 sec)
  1. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition... List Target Barcode Types in DecodeType...specified by grouping them in a list and passing it to the BarCodeReader()...

    docs.aspose.com/barcode/java/set-target-barcode...
  2. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method...set_fonts_sources ( self , sources : List [ aspose . words . fonts . FontSourceBase...Parameter Type Description sources List[ FontSourceBase ] An array of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    How to use Aspose::Words::Markup::CustomXmlSchemaCollection::iterator_holder_type typedef of Aspose::Words::Markup::CustomXmlSchemaCollection class in C++....:: Collections :: Generic :: List < System :: String > See Also...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. ComparisonEvaluationResult | Aspose.Words for .NET

    Discover the ComparisonEvaluationResult constructor to efficiently generate and analyze comparison evaluation outcomes for better decision-making....readonly List < string []> mInvocations = new List < string []>();...readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. Assert . That (...

    reference.aspose.com/words/net/aspose.words/com...
  6. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...PdfJsExtractor { public static List<JavascriptAction> CollectAl...ent pdf) { var jsList = new List<JavascriptAction>(); // 1. Document‑level...

    forum.aspose.com/t/unable-to-extract-javascript...
  7. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....the details to set the IDE, a list of steps depicting the program...Access the target sheet and add a list object for the range of data...

    kb.aspose.com/cells/python/create-excel-table-u...
  8. Create Multipage TIFF using C#

    This article guides on how to create multipage TIFF using C#. It has details to set the IDE, a List of steps, and a sample code to merge TIFF files into one using C# and merge other images also....the IDE for the development, a list of steps, and a sample code...intermediate images will be saved List all the images of different...

    kb.aspose.com/imaging/net/create-multipage-tiff...
  9. Contributor class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.Contributor class. Represents a bibliography source contributor...corporate (an organization) or a list of persons. Methods Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... node_list = doc . select_nodes ( '//Table//Paragraph'...'//Table//Paragraph' ) # Iterate through the list with an enumerator and print...

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