Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 150,729 for

2

(0.3 sec)
  1. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the document in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....FormFieldCollection indexer (1 of 2) Returns a form field at the specified...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...() - shape -> get_Height ()) / 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , image -> get_Height () - 2 ), Point ( 1 , 1 ), System ::...Point ( image -> get_Width () - 2 , 1 ) })); pen = System :: MakeObject...

    docs.aspose.com/slides/cpp/activex/
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...