Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 37,038 for

index

(2.06 sec)
  1. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...getCount(); for (int index = nodeCount - 1; index >= 0; index--) { Node...Node node = nodeCollection.get(index); if (node.getNodeType() ==...

    forum.aspose.com/t/empty-page-not-getting-remov...
  2. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_get method. Gets or sets a person at the specified Index in C++....sets a person at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. Using LightCells API|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....the next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/java/using-lightcells-api/
  4. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....from a page based on the image index value. Steps to Delete Image...starting from index 1. Note that you cannot use index 1 for the page...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  5. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::idx_set method. Gets or sets a person at the specified Index in C++....sets a person at the specified index. void Aspose :: Words :: Bibliography...PersonCollection :: idx_set ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...objects by their names (using an indexer) and via a set of typed properties...DocumentPropertyColl Indexers Name Description __getitem__(index) Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfLoadOptions.pageIndex property | Aspose.Word...

    PdfLoadOptions.pageIndex property. Gets or sets the 0-based Index of the first page to read...property Gets or sets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...// Remove gradient stop at index 1. gradientStops . RemoveAt...new gradient stop at the same index 1. gradientStops . Insert (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from stamp annotations, highlighted text, and superscript/subscript content in PDF documents using Aspose.PDF for Python...., page_number , annotation_index , outfile ): """ Extracts text...page_number (int): 1-based index of the page containing the stamp...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. Document.getPageInfo method | Aspose.Words for ...

    Document.getPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....pageIndex number The 0-based page index. See Also module Aspose.Words...

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