Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 133,579 for

2

(0.06 sec)
  1. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... ThickThin 2 Double lines, one thick, one thin...ForeColor = Color . White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Check Presence of a Master in the Visio Drawing...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) master_id = 2 # check master by id is_present...master_name = "Background tranquil .2" # check master object by name...

    docs.aspose.com/diagram/java/check-presence-of-...
  3. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Text in C++....builder -> Writeln ( u "Paragraph 2." ); builder -> Write ( u "Paragraph...paragraph. \n\n\t " ) + u "Paragraph 2. End of paragraph. \n\n\t " +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling...." , paras [ 2 ]. ListLabel . LabelString );... AreEqual ( "002." , paras [ 2 ]. ListLabel . LabelString );...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldCollection::Clear m...

    Aspose::Words::Fields::FieldCollection::Clear method. Removes all fields of this collection from the document and from this collection itself in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this paragraph is a member of....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...Discourse April 23, 2025, 1:57pm 2 @Amol_Hekade To add images on..."Category 1", "Category 2" }, new double[] { 1.0, 2.0 }); // Hide major...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  10. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....VeryShort 0 Try to generate 1-2 sentences. Short 1 Try to generate...generate 3-4 sentences. Medium 2 Try to generate 5-6 sentences....

    reference.aspose.com/words/cpp/aspose.words.ai/...