Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 36,402 for

list

(0.34 sec)
  1. Grayscale images Via net, all supported image f...

    Using Aspose.Imaging you can easily Grayscale images Via net...formats programmatically Full list of supported Grayscale operations...

    products.aspose.com/imaging/net/grayscale/
  2. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the List of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...The following code gives the list of font substitutions for the...

    forum.aspose.com/t/retrieving-font-substitution...
  3. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …... var list = new List<Shape>(); foreach (Shape...in diagram.Pages[0].Shapes) { list.Add(shape); } Shape s = diagram...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  4. How to get Freetext Annotation using Java | Asp...

    Get Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....accept ( annotationSelector ); List < Annotation > freeTextAnnotations...

    products.aspose.com/pdf/java/annotation/freetex...
  5. 在xlsx4j中检测合并单元格|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....Java //Get the merged cells list to put it into the arraylist...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  6. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... Delete the pages listed in the pages array using the...in the order specified in the list - The original document is not...

    docs.aspose.com/pdf/python-net/delete-pages/
  7. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....“Number” tab, and in the Category list, select “Special.” Select a...a Format : You will see a list of predefined special formats such...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  8. Getting Started | Aspose.Font for C++

    C++ Font Manipulation API's Getting Started section covers topics including Product Overview, Supported File Formats, Feature List, and Installation....Supported File Formats - There are listed various font file formats supported...Feature List - Provides you with a comprehensive list of all the...

    docs.aspose.com/font/cpp/getting-started/
  9. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....// The document has a fixed list of built-in properties. The...

    reference.aspose.com/words/net/aspose.words.pro...
  10. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....map the binding entry in this list with the bound data in the document...

    reference.aspose.com/words/python-net/aspose.wo...