Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 150,034 for

2

(0.1 sec)
  1. Merge PDF Files To BMP Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  2. 在Ruby中分组和取消分组行和列|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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  3. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....writeln("Item 2"); builder.getListFormat().listIndent();...fileContainsString("1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3", docText);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Aspose::Words::Notes::EndnoteOptions::get_Numbe...

    Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Working with Projects | Aspose.Tasks Documentation

    Learn about project calculation modes in Aspose.Tasks for Java....set calculation mode to None 2 3 Project project = new Project();...DURATION , project. getDuration (2, TimeUnitType. Day )); 34 35 System...

    docs.aspose.com/tasks/java/project-calculation-...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Adds some text to the row 1 cell 2 table . get_Item ( 1 , 0 ). getTextFrame...getTextFrame (). setText ( "Row 1 Cell 2" ); // Clones Row 1 at end of...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  9. Markdown 语法 – 基础教程 – Aspose.HTML for .NET

    本文介绍 Markdown 标记语言的主要元素和 Markdown 语法的细节。...样式的标题,可在文本下面一行添加任意数量的 == 字符(标题级别 1)或 -- 字符(标题级别 2)。 Markdown Syntax HTML Rendered...Heading level 2 <h2>This is a Heading level 2</h2> This is a...

    docs.aspose.com/html/zh/net/markdown-syntax/
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...