Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 148,379 for

text

(0.11 sec)
  1. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.color property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rotate the shape in a visio page with Aspose.Di...

    Learn how to rotate the shape in a visio page with Aspose.Diagram....following code shows if you add text, the text will also rotate with the...* 45; //ExStep:1- //Add text, the text will also rotate with the...

    products.aspose.com/diagram/tutorial/rotate-shape/
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The Text property of Aspose.Slides.TextFrame...IPortion interfaces returns text with updated “datetime” fields...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for Text around the shape in C++....defines the wrapping mode for text around the shape. Aspose ::...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Markup::CustomXmlPart::get_DataC...

    Aspose::Words::Markup::CustomXmlPart::get_DataChecksum method. Specifies a cyclic redundancy check (CRC) checksum of the Data content in C++...."<root><text>ContentControl</text></root>" ), u "/root/text" , u...()), u "<root><text>Updated ContentControl</text></root>" ), u...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace Text in PPT Presentation....Python apps to find and replace text in presentation files using...Learn how to search and replace text in content, comments or metadata...

    products.aspose.com/slides/python-net/redaction...
  10. 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...