Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 537,290 for

indexes

(0.23 sec)
  1. DeleteStamp | Aspose.PDF for .NET API Reference

    Deletes multiple stamps on the specified page by stamp Indexes....the specified page by stamp indexes. public void DeleteStamp (...( int pageNumber , int [] index ) Parameter Type Description pageNumber...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. ColorImportant | Aspose.Imaging for .NET API Re...

    ColorImportant WmfBitmapInfoHeader.ColorImportant property Gets or sets a 32-bit unsigned integer that defines the nu......defines the number of color indexes that are required for displaying...this value is zero, all color indexes are required public int ColorImportant...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. PageLabelCollection | Aspose.PDF for Java API R...

    Class represeingting page label collection....Gets page label by page index (page index is started from 0). updateLabel(int...label for given page index (page index is started from 0). removeLabel(int...

    reference.aspose.com/pdf/java/com.aspose.pdf/pa...
  4. SheetSet constructor | Aspose.Cells for Python ...

    SheetSet constructor init Creates a sheet set based on exact sheet Indexes. def __init__ ( self , sheets ): ... Param......sheet set based on exact sheet indexes. def __init__ ( self , sheets...sheets list zero based sheet indexes. Remarks If a sheet is encountered...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. SelectElement - Aspose.HTML for Java - API Refe...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats.... indexes) This methods allows to select...multiple options by their indexes. void selectItems (java.lang...

    reference.aspose.com/html/java/com.aspose.html....
  6. selectelement - Aspose.HTML for Java - API Refe...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats.... indexes) This methods allows to select...multiple options by their indexes. void selectItems (java.lang...

    reference.aspose.com/html/java/com.aspose.html....
  7. Aspose::Cells::CellsHelper::CellNameToIndex met...

    Aspose::Cells::CellsHelper::CellNameToIndex method. Gets the cell row and column Indexes according to its name in C++....Gets the cell row and column indexes according to its name. static...Output row index column int32_t& Output column index See Also Class...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  8. SheetSet | Aspose.Cells for Java API Reference

    Describes a set of sheets....sheet set based on exact sheet indexes. Methods Method Description...sheet set based on exact sheet indexes. Remarks If a sheet is encountered...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. Aspose::Cells::Rendering::SheetSet::SheetSet co...

    Aspose::Cells::Rendering::SheetSet::SheetSet constructor. Creates a sheet set based on exact sheet Indexes in C++....sheet set based on exact sheet indexes. Aspose :: Cells :: Rendering...<int32_t>& zero based sheet indexes. Remarks If a sheet is encountered...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  10. How to Remove Header and Footer from PDF in Python

    This short article guides on how to remove header and footer from PDF in Python. It contains the IDE configuration, a list of steps, and a runnable sample code to remove header and footer in PDF in Python....an array of header/footer indexes to be deleted Call the delete_stamp()...providing the page number and indexes Save the output PDF after removing...

    kb.aspose.com/pdf/python/how-to-remove-header-a...