Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 14,961 for

section

(0.13 sec)
  1. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....a child node of the first section's Body. builder.insertShape(ShapeType...CONTINUE; } /// /// Called when a Section node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuildingBlock.Gallery | Aspose.Words for .NET

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!...); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  3. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of Section character: (char)12 or "\f" in C++....SectionBreakChar field End of section character: (char)12 or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...这些方法只有两个参数: Section – 应放置页眉或页脚的部分。有三个部分:左、中、右,分别由0、1和2表示。...worksheet name at the left section of the header pageSetup . SetHeader...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  5. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....only two parameters: Section – the section where the header or...be placed. There are three sections: left, center, and right,...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  6. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...
  8. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....functionality for searching sections and paragraphs in the text...getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  9. Loading, Saving and Converting in C++|Aspose.Wo...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using C++....Converting Contents [ Hide ] This section provides information about...Words for C++ API Reference section. Rendering in C++ Related articles...

    docs.aspose.com/words/cpp/loading-saving-and-co...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

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