Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 151,745 for

text

(1.34 sec)
  1. TextOrientation | Aspose.Words for Java

    Specifies orientation of Text on a page in a table cell or a Text frame in Java....orientation of text on a page, in a table cell or a text frame. Examples:...Fields Field Description DOWNWARD Text is rotated 90 degrees to the...

    reference.aspose.com/words/java/com.aspose.word...
  2. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....Name Description TEXT Indicates that the text will be used as...Examples Shows how to create a text watermark. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....Conversion GIF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/gif-to-t...
  4. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the Text and formatting of the Text path (of a WordArt object)...class Defines the text and formatting of the text path (of a WordArt...article. Remarks Use the Shape.text_path property to access WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...starting point at which the text that lexically follows the field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control Text wrapping in shapes, enhancing document layouts and design flexibility....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. public...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....Create a notes slide and assign text to it. static void AddNote ()...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/note/
  9. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...shapeId ); // add text to shape shape . Text . Value . Add ( new...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  10. 在 CPP 中使用包装器|Aspose.PDF for .NET

    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....( String ^ file ) { String ^ text ; TextRetriever :: IRetrieverPtr..."Aspose.PDF.lic" ); // retrieve text BSTR extractedText = retrieverPtr...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/