Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 151,749 for

text

(0.2 sec)
  1. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  2. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/wat...
  3. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerConText TextWatermark feature to easily add customizable Text watermarks, enhancing your content's security and branding....TextWatermark property Text to be used as a watermark. public...TextWatermark are specified, text watermark overrides image watermark...

    reference.aspose.com/words/net/aspose.words.low...
  4. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  5. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/pdf-to-txt/
  6. Aspose::Words::Font::get_BoldBi method | Aspose...

    Aspose::Words::Font::get_BoldBi method. True if the right-to-left Text is formatted as bold in C++....method True if the right-to-left text is formatted as bold. bool Aspose...right-to-left, and right-to-left text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::Font::get_ItalicBi method | Aspo...

    Aspose::Words::Font::get_ItalicBi method. True if the right-to-left Text is formatted as italic in C++....method True if the right-to-left text is formatted as italic. bool...right-to-left, and right-to-left text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality....callback to use for replacing found text. Examples Shows how to track...track the order in which a text replacement operation traverses nodes...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in .NET....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/net/document-builder-over...