Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 9,889 for

2 of

(0.08 sec)
  1. Chart Series|Aspose.Slides for Python Documenta...

    Chart series in PowerPoint presentations in Python...Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . get_cell ( 0 , 2 , 0 , "Category 2" )) chart . chart_data...

    docs.aspose.com/slides/python-net/chart-series/
  2. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomPartCollection | Aspose.Words for Java

    Represents a collection Of CustomPart objects in Java....assertEquals(2, doc.getPackageCustomPart().getCount());...getPackageCustomPart().removeAt(2); Assert.assertEquals(2, doc.getPackageCustomPart()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . AreEqual ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and how to check alternative text for screen readers against WCAG guidelines using Aspose.HTML for .NET API....1 < button type = "submit" > 2 < img src = "submit-button.png"...For example: Copy 1 < object > 2 < img src = "aspose.gif" alt =...

    docs.aspose.com/html/net/screen-reader-accessib...
  6. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....level of 1, so it will display "2.". _insert_numbered_clause ( builder...builder , ' \t Heading 2' , filler_text , aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index Of the specified bookmark in the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts.... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/python-net/other-options/
  9. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...