Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 36,403 for

list

(0.1 sec)
  1. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... as_table (), b ), list ( tables ))): cond_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...authorComments = new Dictionary<string, List<string>>(); foreach (Page page...authorComments[author] = new List<string>(); authorComments[author]...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  3. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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.... getItems (); List < BezierKnotRecord > knotsList.... setItems ( bezierKnots ); List < IPathShape > newShapes = new...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words.not...
  5. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG as SVG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-svg/
  7. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....List ; import com.aspose.pdf.* ;...GetDataDir () + "Aspose-app-list.pdf" ); // Extract actions Page...

    docs.aspose.com/pdf/java/actions/
  9. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....files through the same process listed above. Consider a few examples...RvmSaveOptions and more. Here is complete list for 3D compression format options...

    products.aspose.com/3d/net/compression/
  10. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR for Python via .NET spell checker....you can provide your own word lists in addition to Aspose.OCR’s...correctedResult ) Getting the list of misspelled words Analyzing...

    docs.aspose.com/ocr/python-net/dictionaries/