Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 21,867 for

printing document

(0.11 sec)
  1. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  2. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Using FormulaText function in Aspose.Cells|Docu...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and obtain the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula which...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/net/using-formulatext-fun...
  4. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text... Document ( stream_ , options ) stream_...field in doc . range . fields : print ( field . result ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++.... This document explains how to remove existing...getPrinterSettings () != null ) { // Print the following message console...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  6. Reading and Writing Query Table of Worksheet|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....the first worksheet and then prints both of the QueryTable properties...can be downloaded here . AI Document Assistant Close Working with...

    docs.aspose.com/cells/java/reading-and-writing-...
  7. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....MS Excel Click Page Layout > Print Titles > Header/Footer . Check...Cells :: Cleanup (); } AI Document Assistant Close Setting Headers...

    docs.aspose.com/cells/cpp/setting-different-hea...
  8. Convert VST to SVG via Java | products.aspose.com

    Sample Java conversion code for VST format to SVG file. Use this example code to convert VST to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...continue working with the document. In general, Visio files are...

    products.aspose.com/diagram/java/conversion/vst...
  9. Metered constructor | Aspose.Words for Python

    Metered constructor. Initializes a new instance of this class....new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Zoom Factor in Jython|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....Cells - Zoom Factor To append documents using Aspose.Cells Java for...+ "output.xls" ) # Print a message print "Zoom factor set to...

    docs.aspose.com/cells/java/zoom-factor-in-jython/