Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 21,866 for

printing document

(0.17 sec)
  1. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... Document (); let xmlPartId = `{ ${...// Enumerate the schemas and print each element. for ( let schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... Document ( MY_DIR + 'Nested tables...get_child_table_count ( table ) print ( f 'Table # { i } has { count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....load the source CSV file and print the JSON output in the console...range , jsonSaveOptions ); // Print JSON std :: cout << data . ToUtf8...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  4. Format Worksheet Cells in a Workbook|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.... If you plan to print worksheets, email them to clients...warrant a prompt reply. AI Document Assistant Close Excel Themes...

    docs.aspose.com/cells/java/format-worksheet-cel...
  5. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....the Working with Fonts documentation article. Remarks: In order...if the font is used in the document to parse the font data and...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Bookmark::get_FirstColumn method...

    Aspose::Words::Bookmark::get_FirstColumn method. Gets the zero-based index of the first column of the table column range associated with the bookmark in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. Find Maximum Rows and Columns supported by XLS ...

    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.... After creation, it prints the values of WorkbookSettings..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/find-maximum-r...
  8. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in Node.js using Aspose.Cells via C++....and its console output, which prints the class identifier of the...OLE object (i.e., GUID). The printed GUID is exactly the same as...

    docs.aspose.com/cells/nodejs-cpp/get-or-set-the...
  9. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in the collection.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet Page Setup using Aspose.Cells for Node.js via C++. Set headers and footers for first, odd, and even pages....MS Excel Click page Layout > Print Titles > Header/Footer . Check...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/setting-differ...