Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 20,326 for

2 of

(0.27 sec)
  1. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author Of this revision... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE...font_size=12 align=left ?text=2. Section A has 24 questions. Attempt...

    products.aspose.com/omr/exam/cbse/cbse.zip
  3. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index Of any value in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. RenderedDocument code - Free Support Forum - as...

    Dear Tahir, Can the RenderedDocument.zip also be shared with me. I’m trying to accomplish something very similar and would to understand if these Renderedxxx classes are usefull to me. Could they maybe be made available on Github. Many thanks Patrick...manzoor January 29, 2019, 2:50pm 2 @PatrickVB Thanks for your...for the support. Crane April 2, 2025, 10:24am 4 Sorry, this file...

    forum.aspose.com/t/rendereddocument-code/190778
  6. content|Documentation

    Content element is used to add one or more lines Of text to the parent element....container=Example columns_count=2 ?block=Column 1 column=1 ?content=Lorem...aliqua. &block ?block=Column 2 column=2 ?content=Second column font_style=bold...

    docs.aspose.com/omr/net/txt-markup/content/
  7. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right Of your specified position for seamless navigation.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/z-axis/
  10. OleFormat | Aspose.Words for Java

    Provides access to the data Of an OLE object or ActiveX control in Java....close(); } // 2 - Save it directly to a filename:...(fs != null) fs.close(); } // 2 - Save it directly to a filename:...

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