Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 36,097 for

index

(0.93 sec)
  1. IndexOutOfRangeException in Aspose.Pdf.Interact...

    Hi, I got an exception( Invalid Index: Index should be in the range [1..n] where n equals to the pages count) when I fetch the AnnotationIndex of each field in my attached PDF file. Is it possible to help me figure why t…...got an exception( Invalid index: index should be in the range [1...

    forum.aspose.com/t/indexoutofrangeexception-in-...
  2. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_page_starting_number property. Specifies whether the start page number in the resulting document shall be updated... extract_pages ( index = 1 , count = 1 ) extracted_doc1...extracted_doc2 = doc . extract_pages ( index = 1 , count = 1 , options =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Images from PDF File|Aspose.PDF for .NET

    This section shows how to extract images from PDF file using C# library....particular index of the image. The image’s index returns an XImage...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  4. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/java/clone-slides/
  5. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  6. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....get_FirstColumn () Gets the zero-based index of the first column of the table...get_LastColumn () Gets the zero-based index of the last column of the table...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified Index in C++....frames page at the specified index. System :: SharedPtr < Aspose...FramesetCollection :: idx_get ( int32_t index ) Examples Shows how to access...

    reference.aspose.com/words/cpp/aspose.words.fra...
  8. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...for ( int index = 0 ; index < bitmaps . length ; index ++) { try...BufferedImage thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/zh/java/modern-api/
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....insertRow(number) method takes the index of the row where the new row...required parameters: Row index – the index of the row from where...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  10. Aspose::Words::Drawing::Charts::ChartSeries::Re...

    Aspose::Words::Drawing::Charts::ChartSeries::Remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified Index. The corresponding data point and data label are also removed in C++....chart series at the specified index. The corresponding data point...ChartSeries :: Remove ( int32_t index ) Examples Shows how to add/remove...

    reference.aspose.com/words/cpp/aspose.words.dra...