Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 33,985 for

list

(0.13 sec)
  1. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....For example, you can sort a list of events by date or filter...to the Number tab. From the list on the left, select Date . Choose...

    docs.aspose.com/cells/java/format-number-to-date/
  3. Working with Voting Options and Reactions in MS...

    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....access only voting buttons as a list of individual strings, you can...class allows you to retrieve a list of reactions on a MAPI message...

    docs.aspose.com/email/net/working-with-voting-o...
  4. Working with Outlook Contacts|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....following methods to get the list of all contacts from a VCard:...is_multi_contacts(stream) # Loads list of all contacts from VCard file...

    docs.aspose.com/email/python-net/working-with-o...
  5. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...List; public class Main { public...每页渲染为 BufferedImage(内存中,不落盘) List<BufferedImage> pages = rend...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  6. Export to Word Plugin for dotCMS|Aspose.Words f...

    Export to Word Plugin for dotCMS using Java....to the list: Add a comma to the last package in the list. Add each...each new package to the list, separating packages with commas...

    docs.aspose.com/words/java/export-to-word-plugi...
  7. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....( filePath ); // Retrieve a list of all custom document properties...( filePath ); // Retrieve a list of all custom document properties...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  8. Filter Messages from Server using IMAP Client|D...

    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....()); // Build the query and Get list of messages MailQuery query...()); // Build the query and Get list of messages MailQuery query...

    docs.aspose.com/email/java/filter-messages-from...
  9. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…... Dim results As List(Of Aspose.OCR.RecognitionResult)...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  10. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Below is a list of the parameters used for the...chart. Below is the parameter list used for the method: top – the...

    docs.aspose.com/cells/go-cpp/controls-in-charts/