Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 21,842 for

printing document

(0.11 sec)
  1. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PNG to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/png-to-doc/
  5. Convert TIF to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/tif-to-doc/
  6. Convert GIF to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/gif-to-doc/
  7. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码...Load the PDF file Document document = new Document ( System . IO...new UnderlineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. Convert CGM to EXCEL in Android Apps | products...

    Render CGM to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...convert, render, and print PDF documents without any external...manipulate, convert, render, and print spreadsheets without any external...

    products.aspose.com/total/android-java/conversi...
  9. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a Document using the DetectAreasMode.TABLE algorithm....DOCUMENT instead. Example The following...demonstrates how to use this document areas detection algorithm:...

    docs.aspose.com/ocr/python-net/areas-detection/...
  10. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...Print); OptimizedMemoryStrea optimizedMemoryStrea;...optimizedMemoryStrea; try (Document document = new Document(htmlFile.getAbsolutePath()...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...