Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 21,945 for

printing document

(0.56 sec)
  1. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...{ // 创建新的文档对象 Document document = new Document (); Page page...page = document . getPages (). add (); TextFragment text = new TextFragment...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  2. Convert TIF to DOCX via C# | Aspose

    Sample code for TIF to DOCX C# conversion. Use API example code for batch TIF files to DOCX 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-d...
  3. 如何用 C++ 添加 Text 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/java/com.aspose.word...
  6. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor.... Document (); // A smart tag appears in a document with Microsoft...ticker." )); // Print all the smart tags in our document using a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured Document tag...SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java API to Render PCL to TSV | products.aspose...

    Export PCL to TSV via Java API without using Microsoft Excel or Adobe Reader...be used to manipulate PDF documents. It can be used to convert...be used to manipulate PDF documents. In the second step, Aspose...

    products.aspose.com/total/java/conversion/pcl-t...
  9. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... Examples Shows how to print the details of what fonts are...are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C++....const Examples Shows how to print the details of what fonts are...are present in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...