Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 151,870 for

text

(0.26 sec)
  1. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark 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/doc...
  2. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal 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...
  3. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough Text in C++....is formatted as strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. StructuredDocumentTag.ContentsFont | Aspose.Wor...

    Discover the StructuredDocumentTag ContentsFont property for seamless Text formatting in SDT. Enhance your documents with customizable font options!...formatting that will be applied to text entered into SDT . public Font...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of Text entered into SDT....applied to the last character of text entered into SDT . get endCharacterFont...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (TextAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...Text; } Following figure for clarity...hold extracted text string extractedText; System.Text.StringBuilder...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  7. Search Documents via C# .NET | products.aspose.com

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your .NET application. Search documents online via app.... Download Enabling text search and content indexing...software or systems by enabling text-based searches within documents...

    products.aspose.com/total/net/search/
  8. Saving recognition results as a file|Documentation

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

    docs.aspose.com/ocr/net/save-file/
  9. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Text = "Document Property" ; tbl...Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range . Text = "Subject"...

    docs.aspose.com/words/net/inserting-table/
  10. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....std :: endl ; // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/cpp/aspose.words.lis...