Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 14,735 for

section

(0.14 sec)
  1. Aspose.Cells.ReportingServices Client Issues|Do...

    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....Issues Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/aspose-...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Section) { Section srcSection = (Section)node; Section importedSection...importedSection = (Section)importer.ImportNode(srcSection, false);...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/net/add-calculated-field-...
  5. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/python-net/aspose-words-d...
  6. Work with PowerPoint Documents in Qt|Aspose.Sli...

    Use Aspose.Slides for C++ with Qt Creator and Visual Studio to create, load, and edit PowerPoint and OpenDocument presentations in cross-platform apps....the API from the downloads section. Once the API is downloaded...the API from the downloads section and follow the steps given...

    docs.aspose.com/slides/cpp/work-with-powerpoint...
  7. PDF to SVG Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to SVG on any platform...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  8. PDF to PNG Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to PNG on any platform...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Data Handling Features in xlsx4j|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....xlsx4j Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/data-handling-featur...
  10. CompositeNode.index_of method | Aspose.Words fo...

    CompositeNode.index_of method. Returns the index of the specified child node in the child node array.... first_section . body # Retrieve the index...paragraph in the body of the first section. self . assertEqual ( 24 ,...

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