Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 37,102 for

index

(1.63 sec)
  1. Aspose::Words::Bibliography::PersonCollection c...

    Aspose::Words::Bibliography::PersonCollection class. Represents a list of persons who are bibliography source contributors in C++....sets a person at the specified index. idx_set (int32_t, const Sy...sets a person at the specified index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....reference of a slide by using its Index. Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  3. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....or defined names by text or index in the list. const AsposeCells...// Delete a defined name by index. Ensure you check the count...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  4. Delete a Slide|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the source document and the index of the slide to be deleted to...//Accessing a slide using its index in the slides collection ISlide...

    docs.aspose.com/slides/net/delete-a-slide/
  5. PdfViewer 类|Aspose.PDF for Python via .NET

    了解如何在 Aspose.PDF for Python via .NET 中使用 PdfViewer 类来解码所有 PDF 页面、解码特定页面,并检查与查看器相关的 PDF 元数据。... decode_all_pages () for index , page_image in enumerate (...output_dir , f "decode_all_pages_ { index } .png" ) page_image . save...

    docs.aspose.com/pdf/zh/python-net/pdfviewer-class/
  6. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations....Layout slides can be accessed by index or by layout type (e.g., Blank...// Access a layout slide by index. let firstLayoutSlide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction.... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control.... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....`GetChild` method uses 0-based index node_type = Rjb :: import (...`GetChild` method uses 0-based index node_type = Rjb :: import (...

    docs.aspose.com/words/java/extract-content-in-r...
  10. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...