Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 13,365 for

section

(0.03 sec)
  1. 许可证|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....downloaded from the downloads section of Aspose’s web site at: <//...

    docs.aspose.com/cells/zh/go-cpp/licensing/
  2. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...Popular Conversions The current section describes popular conversions...

    docs.aspose.com/words/net/convert-a-document/
  3. Aspose::Words::PageSetup::get_TextColumns metho...

    Aspose::Words::PageSetup::get_TextColumns method. Returns a collection that represents the set of text columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property to customize and enhance your structured document tags for improved user experience....Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Create and Apply WordArt Effects in C#|Aspose.S...

    Learn how to create and customize WordArt effects in Aspose.Slides for .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in C#....and Apply It to Text In this section, we will explore how to create...in your presentations. This section demonstrates how to apply these...

    docs.aspose.com/slides/net/wordart/
  6. SourceType enumeration | Aspose.Words for Python

    aspose.words.bibliography.SourceType enumeration. Represents bibliography source types.... BOOK_SECTION Specifies the book section source. JOURNAL_ARTICLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.text_columns property. Returns a collection that represents the set of text columns....evenly spaced columns in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...OwnBackground ); // Adds a new Section to the presentation pres ....OwnBackground ); // Adds a new Section to the presentation pres ....

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/net/aspose-words-document...