Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 285,662 for

text

(0.18 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse1 -> set_Text ( MakeObject < Aspose :: Pdf :: Text :: TextFragment..."DrawingEllipse_out.pdf" ); } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-ellipse/
  2. Shape.text_box property | Aspose.Words for Python

    Shape.Text_box property. Defines attributes that specify how Text is displayed in a shape....text_box property Shape.text_box property Defines attributes...specify how text is displayed in a shape. @property def text_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( 'Text in merged cells.' ) # Insert...CellMerge . NONE builder . write ( 'Text in unmerged cell.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Image Borders|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/working-w...
  5. FontSettingCollection.Replace | Aspose.Cells fo...

    FontSettingCollection method. Replace the Text...Replace(int, int, string) Replace the text. public void Replace ( int index...index , int count , string text ) Parameter Type Description...

    reference.aspose.com/cells/net/aspose.cells.dra...
  6. Aspose::Words::Comment::get_DateTime method | A...

    Aspose::Words::Comment::get_DateTime method. Gets the date and time that the comment was made in C++...."Comment regarding text." ); // Add text to the document, warp...< Run > ( doc , u "Commented text." )); para -> AppendChild (...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Markup::CustomXmlPartCollection ...

    Represents a collection of Custom XML Parts. The items are CustomXmlPart objects....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr<CustomXmlPart>...xmlPartContent); ASPOSE_ASSERT_EQ( System::Text::Encoding::get_ASCII ()->Ge...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. FontStyle | Aspose.Drawing for .NET API Reference

    FontStyle FontStyle enumeration Specifies style information applied to Text. [Flags] public enum FontStyle Values Nam......style information applied to text. [Flags] public enum FontStyle...0 Normal text. Bold 1 Bold text. Italic 2 Italic text. Underline...

    reference.aspose.com/drawing/net/system.drawing...
  9. setRotationAngle | Aspose.Sildes for Node.js vi...

    setRotationAngle setRotationAngle(float value) function Specifies custom the rotation that is being applied to the te......that is being applied to the text within the bounding box. If...rotation applied in addition to the text itself having a rotation applied...

    reference.aspose.com/slides/nodejs-java/aspose....
  10. insertComment | Aspose.Sildes for Node.js via J...

    insertComment insertComment(int index, String Text, Slide slide, Point2D.Float position, Date creationTime) function ......insertComment(int index, String text, Slide slide, Point2D.Float...should be inserted. text String Plain text of a new comment. slide...

    reference.aspose.com/slides/nodejs-java/aspose....