Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 14,821 for

section

(0.2 sec)
  1. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...block=left_section_1_header column=1 border=square...border_color=DarkOrange ?content=Section 1 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  2. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... nextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  4. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the document for optimal performance....Examples Shows how to remove all sections from a document. Document...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Convert EMAIL to JPEG in Python | products.aspo...

    Save EMAIL to JPEG in your Python applications without using Microsoft Outlook or Word...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  6. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架... addSection ( "Section 1" , slide ); // 添加 SectionZoomFrame...getSections (). addSection ( "Section 1" , slide ); // 为缩放对象创建新图像...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  7. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Contents [ Hide Show ] This section focuses on handling common...widely-used archive types, see the section. You can also refer to the...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  8. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....“Colors” button in the “Themes” section. Choose a color palette that...“Colors” button in the “Themes” section. Click the “Customize Colors…”...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  9. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/nodejs-net/replace-fields/