Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 36,336 for

list

(0.12 sec)
  1. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....filter items var filters = new List < SmartFilter >( smartObj ....psdLayer ) { List < LayerResource > oldResources = new List < LayerResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a List of nodes matching the XPath expression....selectNodes(xpath) Selects a list of nodes matching the XPath...are not supported. Returns A list of nodes matching the XPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java.... Examples: Shows how to list available fonts. // Configure...getFontsSources()[0]; // Get the list of available fonts. ArrayList...

    reference.aspose.com/words/java/com.aspose.word...
  4. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a List of steps, and a sample code to develop PDF imposition software using C#....the development environment, a list of steps to write the application...names, left pages list, and right pages list These steps entail...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  5. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...(); for ( Annotation annot : list ) { System . out . println (...

    docs.aspose.com/pdf/zh/java/extract-links/
  6. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  7. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  8. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....jpg" ; public Invoice ( List < string > recognitionAreas...settings . RecognitionAreas = new List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/archival-scanning/
  9. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getSmartStyleBehavio()...whether pasted lists will be merged with surrounding lists. setSmar...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormFieldCollection indexer | Aspose.Words for ...

    FormFieldCollection indexer. Returns a form 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...