Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 9,860 for

2 of

(0.12 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Tables::RowCollection::idx_get m...

    Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given index in C++....example -1 means the last item, -2 means the second before last and...-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section Of this story....note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....its last paragraph, specify -2. See Also Class StructuredDocumentTa...its last paragraph, specify -2. Remarks The navigation is performed...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 6. Text in math formulas | LaTeX manual

    This article discusses inserting text into LaTeX math formulas. It also describes math functions and operators, as well as the method for defining them....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{gather}...of downs}} 7 \ end{gather} 6.2. Operator names The names of common...

    docs.aspose.com/tex/java/latex-text-in-math-for...
  6. Working with Images

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... class ) + "images/" ; 2 3 // Load the document into Aspose...(GetImageInfo. class ) + "images/" ; 2 3 // Load the document into Aspose...

    docs.aspose.com/note/java/working-with-images/
  7. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and editing Of presentations.... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  8. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many Of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  9. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type Of break at the beginning Of the section....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

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