Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,183 for

section

(0.92 sec)
  1. Convert DOCX to EMAIL in Python | products.aspo...

    Save DOCX to EMAIL within Python applications without using Microsoft Word or Outlook...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...
  2. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow.... This section explains the available video...PowerPoint Presentation to Video section. Supported Animations and Effects...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word documents using Python....navigate through different sections of the document. In this post...under the table of contents section. Retrieve the information from...

    blog.aspose.com/words/working-with-toc-in-word-...
  4. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...setAllowAutoFit(true); } } for (Section section : docxDocument.getSections())...ParagraphCollection paragraphs = section.getBody().getParagraphs();...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  5. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language in C++....Word uses gutters for the section based on a right-to-left language...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose.PDF for Go Support|Aspose.PDF for Go via...

    This page gives recommendations for quick and quality to resolve your tasks using Aspose.PDF for Go....PDF forum section, you can ask your question...

    docs.aspose.com/pdf/go-cpp/technical-support/
  7. 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 inside the Design tab. Choose...

    docs.aspose.com/cells/java/copy-sparkline-by-sp...
  8. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....Merge Slides to a Presentation Section This C# code shows you how...merge a specific slide to a section in a presentation: using (...

    docs.aspose.com/slides/net/merge-presentation/
  9. Licensing and Subscription|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Purchase Policies and FAQ section. Free Trial or Temporary License...license file or buffer. This section describes options of how this...

    docs.aspose.com/words/nodejs-net/licensing/
  10. Merge PS files using Python | Aspose.PDF

    Merge PS files programmatically with Python sample code using Aspose.PDF for Python for .NET... Note that this section focuses on popular conversions;...

    products.aspose.com/pdf/python-net/merger/ps/