Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 15,183 for

section

(0.25 sec)
  1. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This Section explain to you all details on this topic.... This section shows how to add pages to a...programmatically using Java. This section learn you how to add watermarks...

    docs.aspose.com/pdf/java/working-with-pages/
  2. 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/
  3. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、PPTX 和 ODP 演示文稿。... 仅显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  4. 请我如何给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
  5. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... This section explains how to apply and customize...emphasize specific elements. This section shows how to apply transparency...

    docs.aspose.com/slides/net/text-formatting/
  7. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document 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. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 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-...