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

printing document

(0.42 sec)
  1. Converting Excel Files to HTML in Jython|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....Files to HTML To convert documents using Aspose.Cells for Java...+ "Book1.xls" ) # Save the document in HTML format workbook ....

    docs.aspose.com/cells/java/converting-excelfile...
  2. Get DrawObject and Bound while rendering to PDF...

    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....drawObject type is Cell, it prints its Bound and StringValue....drawObject type is Image, it prints its Bound and Shape Name. Please...

    docs.aspose.com/cells/java/get-drawobject-and-b...
  3. Detect format of 3D file|Documentation

    Using Aspose.3D for Python via .NET API, developers may detect the format of supported 3D files before opening it because the file extension does not guarantee that the file content is appropriate....detect ( "document.fbx" ); # Display the file format print ( "File...( inputFormat )) Aspose.3D Document Object Model (DOM)...

    docs.aspose.com/3d/python-net/detect-format-of-...
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Hide ] Sometimes, you want to print a range of pages to an output...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  5. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。...the sheet type is dialog and print the message if ( ws . GetType...Worksheet is a Dialog Sheet . AI Document Assistant Close 使用C++进行页面设置功能...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...
  6. Create VSTX Files via Java | products.aspose.com

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

    products.aspose.com/diagram/java/create/vstx/
  7. Create VSDM Files via Java | products.aspose.com

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

    products.aspose.com/diagram/java/create/vsdm/
  8. 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-net/conversi...
  9. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....table data in images, scanned documents, screenshots, or photos. To...recognition_text ); }); // Print recognized table data in rows...

    docs.aspose.com/ocr/java/table-recognition/
  10. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience.... Document doc = new Document (); DocumentBuilder...Iterate over the collection and print every element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...