Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 37,970 for

list

(0.8 sec)
  1. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...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/python-net/aspose.wo...
  2. Public API Changes in Aspose.Email 5.8.0|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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  3. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances document editing by identifying smart tags around inline elements like images and fields....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.mar...
  4. 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...
  5. PhysicalFontInfo class | Aspose.Words for Python

    aspose.words.fonts.PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Exchange Server Tasks Using EWS in C#|Do...

    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.... List Tasks IEWSClient provides the...can be used to retrieve the list of tasks from a specific folder...

    docs.aspose.com/email/net/manage-exchange-serve...
  7. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly List styles alphabetically by name. Enhance your coding efficiency today!...EqualTo ( 4 )); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Style.Styles | Aspose.Words for .NET

    Discover the Style Styles property to access a curated collection of styles, enhancing your design with unique, cohesive aesthetics....EqualTo ( 4 )); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/net/aspose.words/sty...
  9. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a List of steps, and a runnable sample code to remove PDF header and footer in Java....using the given resources, a list of programming steps, and a...providing the page number and list of stamp indexes Save the PDF...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  10. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....the environment settings, a list of tasks to be performed for...method by passing source PDF, list of page numbers, and output...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...