Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 20,262 for

printing document

(0.14 sec)
  1. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...:: All )); // Specify your print area if you want // sheet.GetPageSetup()...Cells :: Cleanup (); } AI Document Assistant Close 使用C++配置渲染电子表格的字体...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  3. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations.... save ( output_path ) print ( "Excel to PDF - Successful...ExceptionType . INTERRUPTED : print ( f "Conversion process interrupted...

    docs.aspose.com/cells/python-net/stop-conversio...
  4. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...please refer to the following document. Excel Specifications and...please refer to the following document. Merging and Unmerging Cells...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  5. 档案

    档案... 首先,使用 Document 类加载 PDF 文档。 使用 Document.getPages() 集合循环浏览...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("sample...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  6. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Install-Package Visit our documentation for more details. How to...you want to use own image (document) GetAreasWithTextCoor folder...

    products.aspose.com/ocr/net/recognition/get-tex...
  7. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy.... PDF documents can contain more than one...the number of pages in the document. # Instantiate Aspose.OCR...

    docs.aspose.com/ocr/python-net/deskew/
  8. 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 string value...DrawObject type is Image , it prints its bound and shape name. Please...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  9. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....function // This function should print tables related to the external...= Sheet1 ! $H$1 : $N$69 AI Document Assistant Close Create and...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  10. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...