Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 37,479 for

list

(0.2 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell or cell...

    docs.aspose.com/cells/cpp/data-validation/
  2. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter in C#....the Presentation class Get the list of all the PPT files to be rendered...required classes and namespaces list. It is a complete code that...

    kb.aspose.com/slides/net/how-to-convert-multipl...
  3. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API....that you want to display in a list. The autofilter feature allows...allows users to filter items in a list according to a set of criteria...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  4. TableSubstitutionRule.setSubstitutes method | A...

    TableSubstitutionRule.setSubstitutes method. Override substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....block will iterate over public List<ImageItem> Images { get; set;...pages of a PDF to a List<byte[]> (PNG) public List<byte[]> PdfToPngPages(byte[]...

    forum.aspose.com/t/about-images-pdf-attachment-...
  6. Aspose::Words::NodeList::get_Count method | Asp...

    Aspose::Words::NodeList::get_Count method. Gets the number of nodes in the List in C++....Gets the number of nodes in the list. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. What's New in Aspose.Email for .NET|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.... Developers can now list, fetch, send, append, and delete...class, allows you to retrieve a list of reactions on a MAPI message...

    docs.aspose.com/email/net/whats-new/
  8. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....Excel: Create a simple data list in the first worksheet of the...Select any cell within your list. From the Data menu, select...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  9. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....Java to extract pages Create a list of pages that are to be selected...process begins by providing a list of pages to be extracted from...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  10. 关于创建dwg - Free Support Forum - aspose.com

    大家全新创建一个dwg,然后加入图块insert,线,圆,圆弧,文字,多段线的例子么, 目前我是需要从磁盘加载A.dwg,然后新建一个B.dwg,将A的某些元素拷贝B.dwg,然后保存,一直都没有成功过,寻求大伙的帮助。...load(inputTemplate); List<CadEntityBase> newEntities =...// new CadLwPolyline entity List<Cad2DPoint> cadPoints = new...

    forum.aspose.com/t/dwg/329253