Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 23,357 for

print

(0.21 sec)
  1. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldPrint Specifies the PRINT field. FieldPrintDate Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...document visitor implementation to print their contents. let doc = CreateDocumentWithBo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... print ( "OLE object frame is linked...ole_frame . link_path_relative : print ( "OLE object frame relative...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  4. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....RecognitionText ); // you can print here additional information...

    products.aspose.com/ocr/net/recognition/recogni...
  5. Generate Reports in MSG Files via Java | produc...

    Java sample code to create MSG format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....catch (MailException ex){ //print exception } About Aspose.Email...

    products.aspose.com/email/java/assembly/msg/
  6. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。..., 60 ); // Create image or print options. const opts = new ImageOrPrintOptions...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  7. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...gridSpan of each cells and print something like below: private...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  8. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。..."Shape1" ) if shape is not None : print ( "Shape name:" , shape . name...horizontal_flip = shape . frame . flip_h print ( "Horizontal flip:" , horizontal_flip...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  9. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...html > < head > < title > Set Print Quality Example </ title > </...head > < body > < h1 > Set Print Quality Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. 使用打印标签 | C++

    学习如何使用 Aspose.Page for C++ 中的 PrintTicket API 为打印或查看设备指定 XPS 文档打印首选项...the following feature to the print ticket: Copy 1 new JobDuplexAllDocument(Duplex...15 // Set a custom job-level print ticket 16 document -> set_J...

    docs.aspose.com/page/zh/cpp/xps/print-tickets/