Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,165 for

section

(0.17 sec)
  1. Working with Bookmarks in PDF using Python|Aspo...

    This Section explain how to add, delete and get bookmark with Aspose.PDF for Python via .NET....quickly navigate to specific sections or pages. PDF bookmarks are...table of contents. In this section, you will learn how to: Add...

    docs.aspose.com/pdf/python-net/bookmarks/
  2. StructuredDocumentTagRangeStart.Appearance | As...

    Discover how to customize the appearance of StructuredDocumentTagRangeStart for enhanced document formatting and improved readability....Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...A4); Section parentSection = r.getParentSection();...insertBreak(BreakType.BreakType.SECTION_BREAK_NEW_PAGE)后再次设置不同的方向,...

    forum.aspose.com/t/msword/310489
  4. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....instance is a ranged (multi-section) structured document tag. ...Document(getMyDir() + "Multi-section structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Text Boxes|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....the Visio Shape’s Text Block Section Aspose.Diagram API allows developers...Block The text block format section of the Visio shape sheet contains...

    docs.aspose.com/diagram/java/working-with-text-...
  6. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....page and section properties for the current section and all section...section that will be inserted. Use the DocumentBuilder.cellFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph 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...
  8. Integrate Aspose.BarCode for .NET with Aspose.W...

    How to Integrate Aspose.BarCode and Aspose.Words for .NET...Words Contents [ Hide ] This section outlines how to add and read...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  9. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured document tag appearances. Enhance your document formatting effortlessly!...Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last Section of the document....last paragraph in the last section of the document. get isEndOfDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...