Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 36,465 for

index

(1.16 sec)
  1. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Presentation BLOBs in C++ for Efficient ...

    Manage BLOB data in Aspose.Slides for C++ to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....videos for ( int32_t index = 0 ; index < pres -> get_Videos ()...() -> get_Count (); ++ index ) { auto video = pres -> get_Videos...

    docs.aspose.com/slides/cpp/manage-blob/
  3. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size, orientation...get_page_info ( self , page_index : int ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...PutValue ( showDays ); int index = sheets . GetNames (). Add...sheets . GetNames (). Get ( index ). SetRefersTo ( u "=OFFSET(Sheet1...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  5. Glyph | Aspose.Words for .NET

    Create stunning glyphs effortlessly with our Glyph Constructor. Easily initialize new instances and enhance your design projects today!...Description glyphIndex Int32 Glyph index. advance Int16 Advance metric...

    reference.aspose.com/words/net/aspose.words.sha...
  6. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a filter for skipping items based on their indices in C++....the item with the specified index should be skipped. static Type...

    reference.aspose.com/words/cpp/aspose.words/iin...
  7. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....setLastRecord("10"); // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....is used that take the page index starting from 1 and an array...of integers containing the indexes of the stamps (headers and...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  9. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Accessing Cells of a Worksheet|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.... Using row & column index . Using Cell Name Developers...approaches. Using Row & Column Index of the Cell Developers can access...

    docs.aspose.com/cells/java/accessing-cells-of-a...