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

list

(0.31 sec)
  1. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....accept ( annotationSelector ); List < Annotation > WatermarkAnnotations...accept ( annotationSelector ); List < Annotation > WatermarkAnnotations...

    docs.aspose.com/pdf/java/sticky-annotations/
  4. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Known Issues|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.... Feature List System Requirements...

    docs.aspose.com/drawing/java/known-issues/
  6. Known Issues|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.... Feature List System Requirements...

    docs.aspose.com/drawing/net/known-issues/
  7. 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
  8. MailMergeOptions.cleanup_paragraphs_with_punctu...

    MailMergeOptions.cleanup_paragraphs_with_punctuation_marks property. Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the [MailMergeCleanupOptions.REMOVE_EMPTY_PARAGRAPHS](../../../aspose.words.mailmerging/mailmergecleanupoptions/#REMOVE_EMPTY_PARAGRAPHS) option is specified.... Here is the complete list of cleanable punctuation marks:...

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

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......HTML using Java How to Export List Data to Excel in Java How to...HTML using C# How to Export List Data to Excel in C# «« « 74...

    kb.aspose.com/categories/page/76/
  10. Add Bates Numbering to PDF in Java|Aspose.PDF f...

    Learn how to add and remove Bates numbering in PDF documents using Java with Aspose.PDF....it to a pagination artifact list. Apply the pagination artifacts...batesArtifact = createBatesArtifact (); List < PaginationArtifact > paginationArtifacts...

    docs.aspose.com/pdf/java/add-bates-numbering/