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

section

(1.27 sec)
  1. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#....<code>XpsPrint</code> API This section is intended for users who want...trays are defined for each section and are printer-specific. Therefore...

    docs.aspose.com/words/net/print-a-document-prog...
  2. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  3. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  4. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....to Insert a Chart In this section we will learn how to insert...

    docs.aspose.com/words/cpp/working-with-charts/
  5. Import XML to Excel Workbook with Golang via C+...

    Import data from an XML data file to Microsoft Excel using Aspose.Cells with Golang via C++.... Click Import in the XML section and follow the required steps...

    docs.aspose.com/cells/go-cpp/import-xml-map-ins...
  6. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/php-java/advanced-operations/
  7. Missing Features in VSTO|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....VSTO Contents [ Hide ] This section has following topics: Adding...

    docs.aspose.com/cells/net/missing-features-in-v...
  8. Aspose.Cells .NET for Sitefinity|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....NET Plugins This section has the following topics: Aspose...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  9. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...