Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 35,544 for

index

(0.34 sec)
  1. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in 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...
  2. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/php-java/manage-ole/
  3. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType...StyleName = "Heading 11"; //get index of current paragraph and insert...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/php-java/manage-smartart...
  5. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  6. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_ActiveRecord method. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word. The default value is 1 in C++....method Specifies the one-based index of the record from the data...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) documentation article.... page_index Gets 0-based index of the page in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...IndexOutOfRangeExcep : Index was outside the bounds of the...array or collection using an index that is outside its valid range...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  9. 插入时间轴|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++创建时间线。...// Access second worksheet (index 1) const sheet = workbook ....with caption "Ship Date" const index = sheet . timelines . add (...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....Object) "index" , // template key - needed...html" , // output file path "index" , // template key that will...

    docs.aspose.com/slides/net/web-extensions/