Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 37,959 for

list

(0.19 sec)
  1. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control....string > EventLog { get ; } = new List < string >(); private void ...AddLogEntry ( string message ) { (( List < string >) EventLog ). Add...

    reference.aspose.com/words/net/aspose.words.ren...
  2. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection....// The document has a fixed list of built-in properties. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists using Java....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/java/clean-up-a-document/
  4. What will be condition to disable the link in w...

    Hi Team, Could you please help provide the condition on I can disable the link which highlighted in yellow color. I am sharing the word sample in which some of link is highlighted with yellow color. I am using Aspose w…...List; import java.util.regex.Pattern;...to avoid ConcurrentModificati List<FieldHyperlink> fieldsToProcess...

    forum.aspose.com/t/what-will-be-condition-to-di...
  5. Public API Changes in Aspose.Email 4.3.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...
  6. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form.... See the full list of supported font styles below...the source code. See the full list of supported bubble sizes below...

    docs.aspose.com/omr/cpp/generate-template/page-...
  7. 使用 EWS 检索和管理 Exchange 服务器邮箱信息|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....Call ListMessages method to list messages info from Inbox ExchangeMessageInfoC...MailboxInfo . SentItemsUri ; // Get list of messages from the specified...

    docs.aspose.com/email/zh/net/working-with-excha...
  8. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax.... A full list of all the Markdown syntax is...including headers, emphasis, lists, or code snippets: Let’s consider...

    docs.aspose.com/html/net/markdown-syntax/
  9. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...List; public class PdfMerger { public...public static void mergePdfs(List<InputStream> pdfStreams, String...

    forum.aspose.com/t/out-of-memory-issue-when-mer...