Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 15,160 for

section

(0.23 sec)
  1. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow.... This section explains the available video...Convert PowerPoint to Video section. Supported Animations and Effects...

    docs.aspose.com/slides/python-net/convert-power...
  2. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or Section. To learn more, visit the documentation article in C++....options for a document or section. To learn more, visit the Working...Write ( u "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...updatePageLayout(); for (Section section : document.getSections())...NodeCollection childNodes = section.getChildNodes(NodeType.BODY...

    forum.aspose.com/t/empty-page-not-getting-remov...
  4. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...getSections (). addSection ( "Section 1" , slide ); // 向演示文稿添加 SectionZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/
  6. Getting Started|Aspose.Words for Node.js via .NET

    Use this introduction to Aspose.Words for Node.js via .NET fundamentals to start realizing the value of Aspose.Words for your business....Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/nodejs-net/getting-started/
  7. Disable CSS while saving to HTML|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....will be located in the HEAD section. If you attach this file as...

    docs.aspose.com/cells/net/disable-css-while-sav...
  8. Copy Sparkline by Specifying Data Range and Loc...

    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....Edit Data from the Sparkline section of the Design tab. Select Edit...

    docs.aspose.com/cells/net/copy-sparkline-by-spe...
  9. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separators in Excel using Aspose.Cells for Node.js via C++....Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/nodejs-cpp/specify-custom...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the document and check each section’s content Check the presence...file is loaded and all the sections in each page are examined...

    kb.aspose.com/words/python/how-to-remove-blank-...