Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 14,876 for

section

(0.06 sec)
  1. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Paragraph as an Image In this section, we will explore two examples...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  2. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....previous examples of this section respectively. JSON 1 { Person:...

    docs.aspose.com/words/python-net/linq-reporting...
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....export bookmarks in the first section's header/footers. // Set the...export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  4. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....sections.PsdHeader The PSD header....aspose.internal.fileformats.psd.sections.ColorData The color data....

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  5. Retrieve and Manage Exchange Server Mailbox Inf...

    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....FetchItems method, described in the section below. The FetchItem method...

    docs.aspose.com/email/net/working-with-exchange...
  6. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....Paragraph as an Image In this section, we will explore two examples...

    docs.aspose.com/slides/cpp/manage-paragraph/
  7. Managing Controls|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....Scroll Bar in the Form Controls section. Right-click the scroll bar...

    docs.aspose.com/cells/python-net/managing-contr...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....headers and footers for all section bodies at the end of the document...headers and footers for all section bodies at the end of the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...set_license(lic_path) def remove_section_numbers(title): """移除标题前的章节序号,如...遍历文档中的所有节 for section in doc.sections: sect = section.as_section() # 遍历节中的所有节点...

    forum.aspose.com/t/topic/313060
  10. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....restart numbering at each section. Document doc = new Document();...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.writeln("List...

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