Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 149,187 for

text

(0.12 sec)
  1. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....Shows how to format a run of text using its font property. auto...Shows how to create and format a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding Text box differences for more accurate results....in the data contained within text boxes. public bool IgnoreTextboxes...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words.com...
  4. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..."Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has a parent...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose.OCR for NET

    This API allows read and scan images for Text, extract Text from images, ocr images, read single line Text, or all the Text from images, or read Text line by line in .NET applications....Handwriting to Text in C# How to Extract Text from Scanned PDF...PDF in C# How to Extract Text From Image in C# English Ελληνικά...

    kb.aspose.com/ocr/net/
  6. Aspose.Words.Shaping | Aspose.Words for .NET

    Discover Aspose.Words.Shaping for seamless OpenType support. Enhance your Text rendering with powerful external shaping engines for superior document quality....OpenType features using external text shaping engines. Classes Class...ITextShaper Provides methods for text shaping. ITextShaperFactory...

    reference.aspose.com/words/net/aspose.words.sha...
  7. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....ignoredCharacters = L "Áá" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  9. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Customize text style. Apply the stamp to a...= 1 # Set text properties page_number_stamp . text_state . font...

    docs.aspose.com/pdf/python-net/add-page-number/