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

printing document

(0.27 sec)
  1. Working with Background in ODS Files|Documentation

    How to work with Background in ODS Files with Aspose.Cells for Python via .NET API....opened, but if the file is printed as PDF, the background is visible...background is also visible in the print preview dialogue. Aspose.Cells...

    docs.aspose.com/cells/python-net/working-with-b...
  2. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....shape into a group shape and prints the Shape::IsGroup property...False Is Group Shape : True AI Document Assistant Close Determine...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  3. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... foundCell , options ); // Print the found cell std :: cout <<...Formula := SUM ( A1 : A2 )] AI Document Assistant Close Preserve Single...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  4. 验证结果 – C# 中检查网页无障碍

    了解如何使用 Aspose.HTML for .NET 查看网页无障碍检查的结果并详细说明验证期间发生的特定问题。...class 13 using (HTMLDocument document = new HTMLDocument(documentPath))...th)) 14 { 15 // Check the document 16 ValidationResult validationResult...

    docs.aspose.com/html/zh/net/web-accessibility-v...
  5. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...3 , chart_data . count ) # Print the name of every series in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....Dialog , and then prints a message. Please see the console..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  7. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box1 . previous == None : print ( 'This TextBox is the head...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create VDX Files via Java | products.aspose.com

    Java Sample code for generating VDX Documents. Use this code for creating VDX files within Java based desktop or web application....VDX XML VSDX VDX Create VDX Documents via Java Native and high performance...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/java/create/vdx/
  9. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....CreateRange ( u "A1:B3" ); // Print range address and cell count...CreateRange ( u "A1" ); // Print range offset, entire column...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  10. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML Documents. Use this code for creating HTML files within Java based desktop or web application....XML VSDX HTML Create HTML Documents via Java Native and high performance...performance HTML (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/java/create/html/