Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 537,290 for

indexes

(0.26 sec)
  1. Image - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....color indexes remain unchanged. Note that unchanged indexes may...the image on loading if some indexes have no corresponding palette...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. ITable | Aspose.Slides for C++ API Reference

    Represents a table on a slide....Returns a column at the specified index. Read-only Aspose::Slides::IColumn...Returns a row at the specified index. virtual System::SharedPtr <...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  3. Table | Aspose.Slides for C++ API Reference

    Represents a table on a slide....Returns a column at the specified index. Read-only Aspose::Slides::IColumn...Returns a row at the specified index. System::SharedPtr < IRowCollection...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  4. Extract Comment and Reference Text with Python ...

    I have a document (.docx) that has multiple comments. Is there a way to extract each comment text, and the text that has been commented on? For reference, looking to do this with Python. import aspose-words as aw doc = …...processed at first to keep node indexes. if is_ending_node: # !isStartingNode:...as_section() start_index = start_section.parent_node.index_of(start_section)...

    forum.aspose.com/t/extract-comment-and-referenc...
  5. How to copy children of StructuredDocumentTagRa...

    I have a Rich Text content control in a source document with some paragraphs as content, there is also a Section break (continuous) between two of those paragraphs. When I don’t have this section break Aspose offers the…...processed at first to keep node indexes. if (isEndingNode) { // !isStartingNode:...node in our cloned node by index. Node currentCloneNode = cloneNode;...

    forum.aspose.com/t/how-to-copy-children-of-stru...
  6. ResourceAssignmentCollection.h - Aspose.Tasks f...

    Aspose.Tasks for C++ ResourceAssignmentCollection.h 1 #pragma once 2 //----------------------------------------------......specified index. 146 /// </summary> 147 /// <param name="index">The...name="index">The zero-based index of the element to get.</param> 148 /// <returns>the...

    reference.aspose.com/tasks/cpp/_resource_assign...
  7. System::Char Class Reference - Aspose.TeX for C...

    Static Public Member Functions | Static Protected Attributes | List of all members System::Char Class Reference Provi......IsSurrogate (const String &s, int index) Determines whether the character...character at the specified index in the specified string is UTF-16...

    reference.aspose.com/tex/cpp/class/system.char/
  8. System::Char Class Reference - Aspose.PUB for C...

    Static Public Member Functions | Static Protected Attributes | List of all members System::Char Class Reference Provi......IsSurrogate (const String &s, int index) Determines whether the character...character at the specified index in the specified string is UTF-16...

    reference.aspose.com/pub/cpp/class/system.char/
  9. Aspose::Words::Fields::FieldCollection Class Re...

    A collection of Field objects that represents the fields in the specified range....field from a collection at an index: fields->RemoveAt(2); ASSERT_EQ(3...(int32_t index) Returns a field at the specified index. More.....

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....The moving revision is now at index 1. Reject the revision to discard...get(int index) Returns a Revision at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...