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

printing document

(0.47 sec)
  1. 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...
  2. 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...
  3. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  4. 使用Node.js通过C++渲染切片器|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....node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Set the print area because we want to render...

    docs.aspose.com/cells/zh/nodejs-cpp/rendering-s...
  5. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design.... The XML code in the SVG document defines all the shapes, paths...Elements and Attributes Each SVG document is based on XML main structural...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  6. 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...
  7. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....NET # The path to the documents directory. current_dir = os...workbook . save ( output_path ) print ( f " \n Process completed successfully...

    docs.aspose.com/cells/python-net/create-manipul...
  8. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....2 Contents [ Hide ] This document describes the changes to the...OnePagePerSheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....2 Contents [ Hide ] This document describes the changes to the...per sheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  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...