Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 9,897 for

2 of

(0.05 sec)
  1. Aspose.TeX's output interface | Python

    Here is an explanation Of the conversion functionality Of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... 2 ... 3 # Specify a file system...the output working directory. 2 with open (path. join (Utils....

    docs.aspose.com/tex/python-net/aspose-tex-output/
  2. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text Of the axis title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

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

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a document variable to the collection in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!... AreEqual ( 2 , tables . ToArray (). Length...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!... AreEqual ( 2 , numberOfSmartArtShap ); See...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection Of the page borders.... line_width = 2 page_setup . borders . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field... write ( ' \n Statement 2: ' ) field = builder . insert_field...'=' field . right_expression = '2 + 3' field . true_text = 'True'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage paragraph formatting in your styles for enhanced document presentation.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  10. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...