Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 150,509 for

text

(0.11 sec)
  1. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes document printing for seamless booklet binding. Enhance your multi-page documents today!...= new Document (); // Insert text that spans 16 pages. DocumentBuilder...= new Document (); // Insert text that spans several pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  3. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily customize Text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!...Shows how to insert formatted text using DocumentBuilder. Document...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  4. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage Text within fields. Control when to ignore content for efficient searching!...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. Document doc...

    reference.aspose.com/words/net/aspose.words.rep...
  5. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitOfficeMathEnd method, designed to enhance Office Math object enumeration. Optimize your document processing today!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Format...the background; the recognized text is placed as an invisible but...

    docs.aspose.com/ocr/java/save-file/
  8. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 超链接|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文字、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... Text = "Aspose" ; shape . TextFrame..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse1 -> set_Text ( MakeObject < Aspose :: Pdf :: Text :: TextFragment..."DrawingEllipse_out.pdf" ); } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-ellipse/