Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,011 for

section

(0.07 sec)
  1. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....Hide ] Section.ProtectedForForms property True if the section is...protected for forms. When a section is protected for forms, users...

    reference.aspose.com/words/net/aspose.words/sec...
  2. 章节|Aspose.Slides 文档

    在 Aspose.Slides for Java 中管理幻灯片章节:创建、重命名、重新排序和分组幻灯片,提供 PPT、PPTX 和 ODP 的 Java 示例。... addSection ( "New Section" , slide ); } finally { presentation...( "My Section" , slide ); // 通过索引访问章节。 ISection section = presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  3. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...to how the method handles section formatting. The InsertDocument...inserted document has different section settings than the destination...

    forum.aspose.com/t/insertdocument-custom-margin...
  4. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between Sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/php-java/manage-zoom/
  5. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....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/nodejs-net/aspose.wo...
  6. Split Word Document into Sections with Python

    Follow this article to split Word document into Sections with Python. It has the IDE details, steps, and a sample code to divide Word document into Sections with Python....Family Split Word Document into Sections with Python Follow this article...to split Word document into sections with Python . It contains...

    kb.aspose.com/words/python/split-word-document-...
  7. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear Section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...headers and footers of this section. public void ClearHeadersFooters...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Document.last_section property | Aspose.Words f...

    Document.last_Section property. Gets the last Section in the document....last_section property Document.last_section property Gets the...last section in the document. @property def last_section ( self...

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