Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 36,336 for

list

(0.25 sec)
  1. 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...
  2. Aspose.Cells API Demonstration for Spring Java|...

    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....screen showing Pet’s Owners list. On the bottom of the page,...label. To export the Owners list to a MS-Excel document click...

    docs.aspose.com/total/java/aspose-cells-api-dem...
  3. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. SharePoint PDF Converter App | Aspose.PDF

    SharePoint PDF Converter App that exports SharePoint Lists, List Items, and Wiki Pages to PDF file format from the SharePoint document library without Adobe Acrobat installed...SharePoint allows exporting lists, individual list items, and Wiki pages...Processing App Features Export lists and list items from a SharePoint...

    products.aspose.com/pdf/sharepoint/
  6. Update and Save an Email in Python|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.... () \ # Retrieve Email's TO list contacts = email . getTo ()...the collection as Email's TO list email . setTo ( contacts ) \...

    docs.aspose.com/email/java/update-and-save-an-e...
  7. LanguagePreferences.add_editing_languages metho...

    LanguagePreferences.add_editing_languages method. Adds additional editing languages....add_editing_languages ( self , languages : List [ aspose . words . loading ...Parameter Type Description languages List[ EditingLanguage ] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns List of fonts available via this source....get_available_fonts() Returns list of fonts available via this...): ... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 获取幻灯片中的所有文本|Aspose.Slides 文档

    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....// Verify that the slide ID list exists. if ( presentation ....slide IDs from the slide ID list. DocumentFormat . OpenXml ....

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_Lists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...merge_pasted_lists property ImportFormatOptions.merge_pasted_lists property...whether pasted lists will be merged with surrounding lists. The default...

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