Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 36,336 for

list

(0.18 sec)
  1. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Expand “List Workflow” and select source...source document library from the list. The workflow designer window...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  2. 向幻灯片添加注释|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....that there is a comment author list in the comment authors part...elements in the comment authors list... if ( authorsPart . CommentAuthorList...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  3. Working with Messages from IMAP Server|Document...

    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....IMAP Server Contents [ Hide ] Listing MIME Message IDs from Server...code snippet shows you how to list MIME messageId. // For complete...

    docs.aspose.com/email/java/working-with-message...
  4. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Retrieve text 8 List < RichText > textNodes = (List < RichText >...Document class. Filter out a list of page nodes. Retrieve the...

    docs.aspose.com/note/java/working-with-text/
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using JavaScript...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  6. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy list properties if available (removing...targetDoc); log.debug("Copied list properties for style: {}", source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  7. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...@Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String...//impl public CompletableFuture<List<BufferedImage>> getPdfImages(String...

    forum.aspose.com/t/error-when-extracting-images...
  8. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…... Mail List Fetching from one folder. Mail...Aspose.Email for DotNet. Mail List Fetching Using Folder Id public...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....create a list of watermark-type artifacts Once the list is populated...type watermark and saved in a list for removal at the end. Code...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a List of steps, and a sample code to combine multiple Excel files using C#....has details to set the IDE, a list of instructions, and a sample...classes and enumerators Build a list of Excel files by setting the...

    kb.aspose.com/cells/net/merge-excel-files-using...