Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 149,207 for

text

(0.09 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced Text formatting and design flexibility in your projects....change the style of existing text. Document doc = new Document..."Emphasis" ; builder . Writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  6. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable Text watermarks for improved branding and professionalism....string, string, string ) Adds a text watermark into the document...file name. watermarkText String Text that is displayed as a watermark...

    reference.aspose.com/words/net/aspose.words.low...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...