Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 34,535 for

list

(0.16 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/javascript-cpp/create-and...
  2. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Specifies whether unused list and list definitions should be removed...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  3. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....newChild at the beginning of the list of child nodes. If the newChild...drawing canvas.docx' ) shapes = list ( filter ( lambda a : a is not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...In some case SDT covers the list label and in some case it does...their appearance in relation to list labels. This issue can arise...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  5. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...inherit;">// Create list holding all the links IList list = selector.Selected;...item inside list foreach (LinkAnnotation a in list) { // Print...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  8. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... Returns a list of page numbers that were removed...The output file name. Returns List of page numbers has been considered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  10. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

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