Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 9,808 for

2 of

(0.09 sec)
  1. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table Of authorities categories. To learn more, visit the documentation article in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ToaCategories.Item | Aspose.Words for .NET

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency...."Statutes" , toaCategories [ 2 ]); toaCategories [ 1 ] = "My...1" ; toaCategories [ 2 ] = "My Category 2" ; // We can always...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection Of strings that represent XML schemas that are associated with a custom XML part in Java....assertEquals(2, schemas.indexOf("http://schemas...by index: schemas.removeAt(2); // 2 - Remove a schema by value:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate Of this section.... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...). toEqual ( 25.2 ); expect ( paragraphs [ 2 ]. paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your document processing today!...textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...AreEqual ( 6.3d , paragraphs [ 2 ]. ParagraphFormat . FirstLineIndent...

    reference.aspose.com/words/net/aspose.words.loa...
  8. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....CustomXmlPropertyCol indexer (1 of 2) Gets a property with the specified...AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....example -1 means the last node, -2 means the second before last and..."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++.... Preserve 2 Leading spaces are preserved....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...