Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 37,853 for

list

(0.71 sec)
  1. IStructuredDocumentTag.SdtType | Aspose.Words f...

    Discover the IStructuredDocumentTag SdtType property to easily identify the type of Structured Document Tags for enhanced document management....docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTag.SdtType | Aspose.Words fo...

    Discover the SdtType property of StructuredDocumentTag to easily identify tag types, enhancing your document management and organization....docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FontInfo.EmbeddingLicensingRights | Aspose.Word...

    Discover the FontInfo EmbeddingLicensingRights property to easily access and manage your embedded font licensing rights for seamless design integration....docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  4. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructuredDocumentTag WordOpenXML property, access XML strings in FlatOpc format for enhanced document management and integration....docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Get references to external files|CAD 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.... Example: Get list of all layers Get size of the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....docx' ) # Get the list of document fonts. font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... 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...
  8. 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...
  9. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET 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/python-net/data-filtering/
  10. Append Pages to PDF|Aspose.PDF for Java

    Append pages from one PDF to another in Java with the PdfFileEditor facade....Provide the secondary source file list and the page range to append...

    docs.aspose.com/pdf/java/append-pages-to-pdf/