Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 11,405 for

setup

(0.17 sec)
  1. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....as headers and footers, page setup, and column settings in the...the whole document. With page setup, you can change the settings...

    docs.aspose.com/words/nodejs-net/working-with-s...
  2. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation.... Use EncodeTypes class to setup a symbology. BarcodeGenerator(BaseEncodeType...type. Use EncodeTypes class to setup a symbology. codeText java.lang...

    reference.aspose.com/barcode/java/com.aspose.ba...
  3. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...if you like, clear the page‑setup PrintHeadings flag) before calling...renderer looks at the page‑setup flag. Keep it if you also export...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  4. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python.... Set the page setup to landscape for the new section...

    kb.aspose.com/words/python/add-sections-to-word...
  5. How to Create a PST File in C#

    This quick tutorial guides on how to create a PST file in C#. You will learn to create a new PST file in C# with the help of a couple of lines of code along with the option to add different types of folders into it....to Create a PST File in C# Setup development environment to add...

    kb.aspose.com/email/net/how-to-create-a-pst-fil...
  6. Edit VSDX files via Python | products.aspose.com

    Python sample code to edit VSDX documents within any Python based application.... No need to download or setup anything No need to write or...

    products.aspose.com/diagram/python-net/editor/v...
  7. New Features|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.... Add Settings for Page Setup in Aspose.Cells for Reporting...

    docs.aspose.com/cells/reportingservices/new-fea...
  8. When using Aspose.Words to convert HTML to Word...

    Additionally, if I need to customize the starting page number, how should this be specified in the HTML?...@pizhai2 The easiest way is to setup page numbering after importing...

    forum.aspose.com/t/when-using-aspose-words-to-c...
  9. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Each section has its own page setup settings. // We can split the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... page_setup . section_start ) # 2 - Starts...doc . sections [ 2 ] . page_setup . section_start ) # 3 - Starts...

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