Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 46,573 for

index

(0.08 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified Index in C++....signature at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a Run at the given index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Rows and Columns|Documentation

    Aspose.Cells for .NET can support change row height or column width, as well as apply formatting on rows or columns....parameters as follows: Row index , the index of the row that you’re...following parameters: Column index , the index of the column that you’re...

    docs.aspose.com/cells/net/adjusting-row-height-...
  5. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Convert PDF to PNG in Java | products.aspose.com

    Convert PDF to PNG in Java. Use Java library API to convert PDF files to PNGs...960 , 720 ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/pdf-...
  7. Convert PDF to XML in Java | products.aspose.com

    Convert PDF to XML in Java. Use Java library API to convert PDF files to XMLs...pdf" ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/pdf-...
  8. Convert HTML to XML in Java | products.aspose.com

    Convert HTML to XML in Java. Use Java library API to convert HTML files to XMLs...addFromHtml ( tr ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/html...
  9. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....for ( int index = 0 ; index < sigNames . size (); index ++ ) { System..."Removed " + sigNames . get ( index )); pdfSign . removeSignature...

    docs.aspose.com/pdf/java/remove-signature-from-...
  10. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....Hide ] FontInfoCollection indexer (1 of 2) Gets a font with the...FontInfoCollection indexer (2 of 2) Gets a font at the specified index. public...

    reference.aspose.com/words/net/aspose.words.fon...