Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 20,258 for

printing document

(0.17 sec)
  1. 在 Jython 中将 Excel 转换为 Pdf|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....xls" ) # Save the document in PDF format workbook . save...saveFormat . PDF ) # Print message print "\n Excel to PDF conversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  2. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all tables from the collection to a new array of tables....through all tables in the document and print the contents of each...each cell. doc = aw . Document ( file_name = MY_DIR + 'Tables.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Convert PCL to DIF | products.aspose...

    Convert PCL to DIF via C++ API without using Microsoft Excel or Adobe Reader...printer and to describe the printed page. On the other hand, DIF...to DIF Open PCL file using Document class reference Convert PCL...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...Rectangle rect) { Page page = _document.Pages[currentPage]; TextAnnotation...NoRotate | AnnotationFlags.Print; Border border = new Border(textAnnotation);...

    forum.aspose.com/t/the-annotation-isn-t-display...
  5. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible.... File Info Document Properties Security Features...Open XML Spreadsheet Format Print Print and Preview Rendering and...

    docs.aspose.com/cells/net/developer-guide/
  6. FontFamily enumeration | Aspose.Words for Python

    aspose.words.fonts.FontFamily enumeration. Represents the font family....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JPEG to JSON via C# | Aspose

    Sample code for JPEG to JSON C# conversion. Use API example code for batch JPEG files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPEG document and save text as JPEG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  8. Convert JP2 to JSON via C# | Aspose

    Sample code for JP2 to JSON C# conversion. Use API example code for batch JP2 files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on JP2 document and save text as JP2 document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jp2-to-j...
  9. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Determine if Shape is Smart Art Shape|Documenta...

    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.... It then prints the value of the Shape.IsSmartArt...Smart Art Shape : True AI Document Assistant Close Convert the...

    docs.aspose.com/cells/net/determine-if-shape-is...