Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 20,032 for

2 of

(0.12 sec)
  1. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) get_ParagraphFormat->set_Sty...

    docs.aspose.com/words/cpp/translate-markdown-to...
  2. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/java/chart/pptx/
  3. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  5. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section Of this story.... write ( "Section 2" ); builder . insertBreak ( aw...be displayed in sections 1 and 2." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your document's clarity and prOfessionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property to customize footnote numbering and positioning, enhancing your document's clarity and prOfessionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Import Export data from document|Documentation

    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....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/net/import-export-data-fr...
  9. RevisionGroup | Aspose.Words for Java

    Represents a group Of sequential Revision objects in Java....type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification Of text inside a table cell in C++.... Bottom 2 Text is aligned at the bottom...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...