Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 20,263 for

printing document

(0.1 sec)
  1. Using FormulaText Function in Aspose.Cells with...

    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 Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula that...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  2. Convert CSV to JSON|Documentation

    Convert CSV file to JSON by using the simple-to-use Aspose.Cells for .NET API....load the source CSV file and print the JSON output in the console..."postalCode" : 394221 } ] AI Document Assistant Close Convert JSON...

    docs.aspose.com/cells/net/convert-csv-to-json/
  3. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for .NET. Our guide will explain the different types of data values and show you how to access and work with them in your charts....the first chart point, and prints them to the console. Please...Value Type : IsNumeric AI Document Assistant Close Easy way for...

    docs.aspose.com/cells/net/find-type-of-x-and-y-...
  4. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../).... Document ( file_name = MY_DIR + 'Two...Fill properties of the Font. print ( 'The type of the fill is:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PLT to GIF via Python | products.aspose...

    Sample code for PLT to GIF conversion. Use API example code for batch PLT files to GIF conversion.... powerful and easy to use document manipulation and conversion...guarantee this as all images are printed using lines instead of dots...

    products.aspose.com/cad/python-net/conversion/p...
  6. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....which pages the page border is printed on. enum class PageBorderAppliesTo...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....########## 6 7 # The path to the documents directory. 8 data_dir = Util...PsDocument instance from stream 12 document = PsDocument(ps_stream) 13...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  8. 获取文档属性|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....//Display Visio version and document modification time at different...Console . WriteLine ( "Date Last Printed : " + vdxDiagram . DocumentProps...

    docs.aspose.com/diagram/zh/net/get-document-pro...
  9. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++.... Get ( 0 ); // Print External Connection Details...through each connection and print details int32_t connectionCount...

    docs.aspose.com/cells/cpp/get-external-connecti...
  10. 用 Python 将 SVG 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PDF。了解 PdfSaveOptions 并参考将 SVG 转换为 PDF 的 Python 代码示例。...Load an SVG document from a file or URL document = ahsvg.SVGDocument("{{input...conv.Converter.convert_svg(document, options, "output.{{output...

    docs.aspose.com/html/zh/python-net/convert-svg-...