Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 20,326 for

2 of

(0.06 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article 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...
  2. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name Of a sequence whose number is included with the page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CalendarType | Aspose.Words for Java

    Specifies the type Of a calendar in Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters Of the range in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Issue opening a PDF document - Free Support For...

    When we try create a Document object for certain (non password protected) PDF’s with the permissions in the attached picture, it fails with a " Permissions check failed (invalid Perms literals" error. The PDF’s open fin…...Product Family gregglinnellciv July 2, 2025, 7:44pm 1 When we try create...Professionalize.Discourse July 2, 2025, 7:44pm 2 @gregglinnellciv Cause...

    forum.aspose.com/t/issue-opening-a-pdf-document...
  8. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance Of the GradientStop class in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection Of revisions (tracked changes) that exist in this document in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/doc...