Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 149,760 for

2

(0.2 sec)
  1. 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...
  2. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection.... 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. 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...
  4. 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...
  5. 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...
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/pptx/
  7. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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...
  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::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...