Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 38,013 for

list

(1.28 sec)
  1. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages....without page number removes a list of IDs from all pages content_editor...outfile ) Delete Stamp By Index List Stamps...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  2. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF documents in Java....copy the detected tables to a list. Remove each detected table...getPages (). get_Item ( 1 )); List < AbsorbedTable > tables = new...

    docs.aspose.com/pdf/java/removing-tables/
  3. Remove background from vector images in C#|Docu...

    Using graphic library Aspose.Imaging for .NET (C#) to remove background from vector images....images, you need to compile a list of the desired source file names...background removal process for a list of vector images, saving the...

    docs.aspose.com/imaging/net/removing-background...
  4. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....select PDF Template from the list. Enter a template name. Click...for the Assigned List Types field. Select List from the Type menu...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  5. Manage Mail Folders in Microsoft Graph (Aspose....

    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....provides methods to create, list, update, copy, move, and delete...folders using Microsoft Graph. List Folders Use the ListFolders...

    docs.aspose.com/email/net/manage-mail-folders-i...
  6. Insert Text columns into document and insert co...

    Hi there, My requirement is to create a List in three columns. data will come from DB. See sample output (requirement) as attachment. Please suggest implementation approach and sample code (.NET).List-3cols.PNG (267.5…...My requirement is to create a list in three columns. data will...approach and sample code (.NET). List-3cols.PNG (267.5 KB) Text columns...

    forum.aspose.com/t/insert-text-columns-into-doc...
  7. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...self . assertNotEqual ( rows , list ( rows )) j = 0 while j < rows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.js与C++中的表格和区域|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....existing file that contains a table/list object in it const wb = new...); // Convert the first table/list object (from the first worksheet)...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/zh/net/delete-all-the-co...
  10. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....def heading_pairs ( self ) -> List [ object ]: ... @heading_pairs...heading_pairs ( self , value : List [ object ]): ... Remarks Every...

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