Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 25,171 for

print

(0.21 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 使用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...
  5. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...select “File → Print” menu to see the file in print preview mode...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  6. HSL to CMYK Conversion – C# Сode and Online Con...

    Work with color codes and convert HSL to CMYK in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...ToString(false, false, 3); // Print result to console Console.W...of the CMYK color value is printed to the console using Console...

    products.aspose.com/svg/net/color-converter/hsl...
  7. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....print(MessageFormat.format("Table...immediate children, // and print any runs or shapes that we find...

    reference.aspose.com/words/java/com.aspose.word...
  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. 使用打印标签 | 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/
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....to use a document visitor to print a document’s node structure...to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/java/com.aspose.word...