Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 20,614 for

2 of

(0.27 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position Of the legend on a chart 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...
  2. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered..."Aspose.Words allows:" ); // 2 - A numbered list: // Numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....WHITE); // 2 - The stroke, which marks the...{ 0.7, 1.8, 2.6, 3.9 }, new double[] { 2.7, 3.2, 0.8, 1.7 });...

    reference.aspose.com/words/java/com.aspose.word...
  5. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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.... Cells [ 2 , 2 ] = "Aspose Heading" ; //Define...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  7. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....GlossaryDocument , "AutoText 2" , "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  8. VariableCollection.count property | Aspose.Word...

    VariableCollection.count property. Gets the number Of elements contained in the collection.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each Of these hierchical sections? Maybe aspose.pdf.…...Chunks ln22 April 24, 2025, 5:28pm 2 Hello, How can I use Aspose.PDF...Thanks! asad.ali April 25, 2025, 2:43am 3 @ln22 Would you kindly...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  10. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection Of [Run](../run/) nodes... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...