Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 19,382 for

2 of

(0.14 sec)
  1. MathML Version 3 Not Supported By Aspose Words ...

    Hi Support Team, We are facing issues with Representation Of MathML in Aspose Words For Reference We are Sharing 2 MathML Code Snippets Older Ones are supported Properly but The latest format Of MathML Representation no…...For Reference We are Sharing 2 MathML Code Snippets Older Ones...</mfenced> <mo>,</mo> </mtd> <mtd> <mn>2</mn> <mo>&gt;</mo> <mi>x</mi>...

    forum.aspose.com/t/mathml-version-3-not-support...
  2. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C++..."01" ); table -> idx_get ( 0 , 2 ) -> get_TextFrame () -> set_Text...u "10" ); table -> idx_get ( 2 , 0 ) -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  5. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Apache POI和Aspose.Cells中的冻结窗格|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.... freezePanes ( 0 , 2 , 0 , 2 ); // Freezing Columns worksheet2...worksheet2 . freezePanes ( 2 , 0 , 2 , 0 ); // Freezing Rows Apache...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  7. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!... RestartPage 2 Numbering restarts at each page..." ); builder . Write ( "Text 2. " ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.not...
  8. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size Of the parent doughnut chart as a percentage....= [ "Category 1" , "Category 2" , "Category 3" ]; chart . series..."Series 1" , categories , [ 4 , 2 , 5 ]); // Format the Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number Of text columns in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::Saving::PdfSaveOptions::get_Save...

    Aspose::Words::Saving::PdfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pdf in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...