Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 151,768 for

text

(0.69 sec)
  1. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact Text in PDF using Java....runnable sample code to redact text in PDF using Java . You can...page coordinates to redact any text or image in the PDF document...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  2. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and Text both types of watermarks to any page of the PDF....C# by using any image or some text as a watermark. To add watermark...also use text watermark by setting the desired text in the constructor...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  3. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....Examples: Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/java/com.aspose.word...
  5. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....accuracy and reliability of text recognition is highly dependent...contrast. 7.5% Photos Old papers Text on a background Binarization...

    docs.aspose.com/ocr/javascript-cpp/image-prepro...
  6. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....TextFragment instance to set text and its properties Using Save...adding a page inside it. Then PDF text and its properties are set by...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert Text to bullet points in Word using C#....DocumentBuilder object set bullet text font Set the bullet type to...paragraphs. Code to Convert Text to Bullet Points in Word using...

    kb.aspose.com/words/net/convert-paragraph-into-...
  8. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...-> idx_get ( 1 ); // create text fragment auto textFragment =...Position > ( 80 , 700 )); // set text properties textFragment -> get_TextState...

    products.aspose.com/pdf/zh-hant/cpp/text/