Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 151,772 for

text

(0.28 sec)
  1. Using late binding in 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....simple C++ code sample to extract text from PDF by means of COM Interop...( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/
  2. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative Text to be displayed instead of a graphic....property Defines alternative text to be displayed instead of a...to use a shape’s alternative text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Multipurpose Internet Mail Extensions Protocol|...

    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....support: text in character sets other than US-ASCII; non-text attachments;...type and subtype pair: text/plain, text/html, for example. The...

    docs.aspose.com/email/java/multipurpose-interne...
  4. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. self...revision: # When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++....engraving/embossing effects to text. auto doc = System :: MakeObject...3D-like effect to the text. // 1 - Engrave text to make it look like...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize Text display in your PowerPoint and OpenDocument presentations and improve content readability....uses the Resize shape to fix text setting for the textbox—it automatically...ensure its text always fits into it. When the text in the textbox...

    docs.aspose.com/slides/php-java/manage-autofit-...
  7. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

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

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of Text on each page....Specifies vertical justification of text on each page. Members Name Description...BOTTOM Text is aligned at the bottom of the page. CENTER Text is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get the titles of all the slides|Aspose.Slides ...

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/net/get-the-titles-of-al...