Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,392 for

list

(1.26 sec)
  1. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Accessing Table from Cell and Adding Values ins...

    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....add values inside the Table or List Object using Cell.put_value()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/python-net/accessing-tabl...
  3. Working with Exchange Mailbox and Messages - Re...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  4. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...List; public class Main4 { TemplateDataUtilServ...if (valueObj instanceof List) { List<IdName> values = new Gson()...

    forum.aspose.com/t/chinese-date-language-locale...
  5. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Contacts in PST File|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....Distribution Lists It is possible to create a Distribution list using...multiple contacts. A distribution list can be saved to disc in Outlook...

    docs.aspose.com/email/cpp/working-with-contacts...
  7. ListLabel.Font | Aspose.Words for .NET

    Discover the ListLabel Font property to customize your List label's font style and enhance your design for a professional touch....Font property Gets the list label font. public Font Font...ListLabel namespace Aspose.Words.Lists assembly Aspose.Words ListLabel...

    reference.aspose.com/words/net/aspose.words.lis...
  8. 从文档中导入/导出数据|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....ArrayList list = new ArrayList (); //Add few names to the list as string...string values list . Add ( "laurence chen" ); list . Add ( "roman...

    docs.aspose.com/cells/zh/net/import-export-data...
  9. 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...
  10. 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...