Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 154,388 for

text

(0.25 sec)
  1. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....to use a shape’s alternative text. auto doc = System :: MakeObject...set_AlternativeText ( u "Alt text for MyCube." ); // We can access...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing Text readability and design consistency across your project....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. WatermarkerContext | Aspose.Words for Java

    Document watermarker conText in Java....Shows how to insert watermark text to the document using context...Shows how to insert watermark text to the document from the stream...

    reference.aspose.com/words/java/com.aspose.word...
  7. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...compatible web browser. Any text editor. Web server to overcome...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  8. IDocumentProcessorPlugin.setTextWatermark metho...

    IDocumentProcessorPlugin.setTextWatermark method. Adds Text watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method.... textWatermarkOptions) Adds text watermark on each page of the...Description textWatermark string Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::DocumentDirection enum ...

    Aspose::Words::Loading::DocumentDirection enum. Allows to specify the direction to flow the Text in a document in C++....specify the direction to flow the text in a document. enum class DocumentDirection...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Table Position in Python|Aspose.Words for Python

    Specify table position in Python. Get a table alignment, get and set floating table position using Python....alignment, position, and surrounding‑text distances of both inline and...layer as the text and are placed in a flow of text that only surrounds...

    docs.aspose.com/words/python-net/position-a-table/