Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 20,262 for

printing document

(0.22 sec)
  1. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... PDF documents can contain more than one...the number of pages in the document. Property Description rectangles...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  2. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。...node" ); // The path to the documents directory. const dataDir =...workbook . calculateFormula (); // Print the values of A5 and A6 console...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...
  3. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Insert a DATE field, and then print the date it will display. //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. 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...
  6. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-java/convers...
  7. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a Document using the DetectAreasMode.UNIVERSAL algorithm....png" ) # Set document areas detection mode recognitionSettings...recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/areas-detection/...
  8. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from 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...
  9. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained 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. 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...