Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 35,669 for

index

(0.59 sec)
  1. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Section section) { // Get the index of our section within the document...indentAndAppendLine("[Section start] Section index: " + sectionIndex); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  2. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....collection at the specified index position. The GroupShape frame...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....Words::Node>&) Returns the index of the specified child node...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Add a comment to a slide|Aspose.Slides Document...

    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....() { AuthorId = authorId , Index = commentIdx , DateTime = DateTime...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....show_value = True # Set the index of chart data sheet defaultWorksheetInde...

    products.aspose.com/slides/python-net/chart/pptx/
  7. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....get(final int index) { return (Customer) super.get(index); } public...set(final int index, final Customer value) { super.set(index, value);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    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....member takes the target page index as a parameter to move the position...

    docs.aspose.com/diagram/java/retrieve-get-copy-...
  9. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....</body> </html> And also edit Index.cshtml : @{ ViewData["Title"]...controller = "Tiles" , action = "Index" }); app . MapControllerRoute...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  10. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....sheet to the workbook int32_t index = workbook . GetWorksheets ()...workbook . GetWorksheets (). Get ( index ); // Add a floating chart to...

    docs.aspose.com/cells/cpp/controls-in-charts/