Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 38,020 for

list

(0.26 sec)
  1. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java offers different kinds of numbering styles.... setText ( "List 1" ); heading . setStyle ( NumberingStyle...13 ); heading2 . setText ( "List 2" ); heading2 . setStyle (...

    docs.aspose.com/pdf/java/working-with-headings/
  2. Working with Comments in Node.js|Aspose.Words f...

    How to add, remove, or manipulate comments in a document using Node.js.... Say you want to generate a list of review findings, or perhaps...foreach operator Extract and list the author name, date & time...

    docs.aspose.com/words/nodejs-net/working-with-c...
  3. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...volSortie, volBypass) and a dynamic list of elements issus from : Query...collections var permanentStaff = new List<Employee> { new Employee { Id...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets type of this Structured document tag in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Java.... toString ())) { List < Annotation > toDelete = new...inputFile . toString ())) { List < Annotation > toDelete = new...

    docs.aspose.com/pdf/java/shape-annotations/
  6. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...accept ( annotationSelector ); List < Annotation > freeTextAnnotations...accept ( annotationSelector ); List < Annotation > freeTextAnnotations...

    docs.aspose.com/pdf/zh/java/text-annotation/
  7. Read and Write Table with Query Table Data Sour...

    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....Document Assistant Close Format a List Object - Table Convert Table...

    docs.aspose.com/cells/java/read-and-write-table...
  8. Image Converter Licensing Plugin|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....license plugin and our extensive list of supported formats . Before...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. Getting Started|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....usage Supported Barcode Types List of supported 1D, 2D, and postal...

    docs.aspose.com/barcode/python-java/getting-sta...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...clean && \ rm -rf /var/lib/apt/lists/* RUN apt-get update && apt-get...clones list from the source document with a new list definition...

    forum.aspose.com/t/aspose-split-docx-file-wrong...