Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 33,723 for

list

(0.11 sec)
  1. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....Description index An index into the list of nodes. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...Generic; public List<int> GetPagesWithRedlines(string...pdfFilePath) { List<int> pagesWithRedlines = new List<int>(); Document...

    forum.aspose.com/t/redlines-in-pdf/315965
  3. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....the details to set the IDE, a list of steps, and a sample code...of headers on the data and a list of columns Save the output These...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  4. FIPS Mode|Aspose.Words for Java

    Aspose.Words for Java uses several cryptography and hash algorithms when processing documents to comply with FIPS standards....the FIPS-approved algorithm list. This happens because the Blowfish...the FIPS approved algorithms’ list. The similar exception may occur...

    docs.aspose.com/words/java/fips-mode/
  5. Custom Properties Supported|Aspose.PDF for Repo...

    Check the supported custom properties in Aspose.PDF for Reporting Services. Maximize flexibility in your PDF outputs....following topics: Table of Contents List of Tables or Figures Line Arrows...

    docs.aspose.com/pdf/reportingservices/custom-pr...
  6. Compare PDF Documents using C#

    This article guides on how to compare PDF documents using C#. It has the details to set the IDE, a List of steps, and a sample code for PDF to PDF comparison using C#....the IDE for the development, a list of programming steps, and a...customize the process by setting the list of excluded rectangular areas...

    kb.aspose.com/pdf/net/compare-pdf-documents-usi...
  7. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....the development environment, a list of steps to perform the task...BEGINS_WITH to list a few. The operator types list includes BETWEEN...

    kb.aspose.com/cells/java/apply-conditional-form...
  8. FieldToc.customStyles property | Aspose.Words f...

    FieldToc.customStyles property. Gets or sets a List of styles other than the built-in heading styles to include in the table of contents....customStyles property Gets or sets a list of styles other than the built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...XpsDocument > (); 4 // Initialize List of XpsGradentStop 5 System ::SharedPtr...System::Collections::Generic::List < System::SharedPtr < XpsGradientStop...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  10. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....bookmark list (the list of the bookmark titles) and page list (the...(the list of the pages to bookmark). First, you need to create an...

    docs.aspose.com/pdf/net/create-bookmarks/