Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 536,144 for

indexes

(0.14 sec)
  1. Excel chart top and left margin when creating p...

    I have a excelfile containing a chart. excel_file.png (172.0 KB) My c# code for creating a PDF from the excelfile looks like: public void CreatePDF(Worksheet worksheet) { worksheet.PageSetup.BottomMargin = 0; …...get top left row and column index of the chart var chartUpperLeftRow...bottom right row and column index of the chart var chartLowerRightRow...

    forum.aspose.com/t/excel-chart-top-and-left-mar...
  2. Aspose.Imaging for Java 21.10 - Release notes

    Aspose.Imaging for Java 21.10 - Release notes – the latest updates and fixes....settings , loader ); int [] indexes = new int [] { 0 , 10 , 100...; i < indexes . length ; i ++) { if ( buffer [ indexes [ i ]]...

    releases.aspose.com/imaging/java/release-notes/...
  3. EmfVertexData - Aspose.Imaging for Java - API R...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps.... Each object specifies indexes into the array of TriVertex...field. Each object specifies indexes into the array of TriVertex...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. CellCollection.Item | Aspose.Words for .NET

    CellCollection Item property. Retrieves a Cell at the given index in C#....CellCollection indexer Retrieves a Cell at the given index. public Cell...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.tab...
  5. NodeCollection.Item | Aspose.Words for .NET

    NodeCollection Item property. Retrieves a node at the given index in C#....NodeCollection indexer Retrieves a node at the given index. public Node...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/nod...
  6. cmximage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps.... Please use getPages()[index] CmxDocument getDocument ()...Deprecated. Please use getPages()[index] Gets the default page. Specified...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....NodeList indexer __getitem__(index) Retrieves a node at the given...given index. def __getitem__ ( self , index : int ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Class XmlSaveOptions | Aspose.Cells for .NET AP...

    Aspose.Cells.XmlSaveOptions class. Represents the options of saving the workbook as an xml file...get; set; } Represents the indexes of exported sheets. SheetNameAsElementNa...

    reference.aspose.com/cells/net/aspose.cells/xml...
  9. NodeCollection.Insert | Aspose.Words for .NET

    NodeCollection Insert method. Inserts a node into the collection at the specified index in C#....the specified index. public void Insert ( int index , Node node...Type Description index Int32 The zero-based index of the node. Negative...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....Retrieves a Row at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.tab...