Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 153,215 for

text

(0.54 sec)
  1. Redact PPT Presentation Files using .NET | prod...

    C# source code to find and replace Text in PPT Presentation....NET 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/net/redaction/ppt/
  2. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how Text inside a document should be rendered when saving in SVG format in C++....SvgTextOutputMode enum Allows to specify how text inside a document should be...SVG fonts are used to render text. Note, not all browsers support...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative Text to be displayed instead of a graphic in C++.... method Defines alternative text to be displayed instead of a...to use a shape’s alternative text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the Text fits the path of a shape....property Defines whether the text fits the path of a shape. @property...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....console application for extracting text from an image with with Aspose...Edition. Some image containing a text. You can simply download the...

    docs.aspose.com/ocr/cpp/hello-world/