Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 151,855 for

text

(0.36 sec)
  1. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...ExtractContent Allow copying/extracting text and graphics ModifyTextAnnotation...ModifyTextAnnotation Allow adding/modifying text annotations FillForm Allow filling...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  3. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....custom style and apply it to text created using a document builder..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Android API to Render MD to RTF | products.aspo...

    Transform MD to RTF via Android via Java API...Markdown (MD) files to Rich Text Format (RTF) is a useful process...that allows for the exchange of text between different word processing...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MHTML to DOT | products.a...

    Transform MHTML to DOT via Android via Java API...files to DOT format, which is a text-based file format used for creating...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render TEX to MARKDOWN | product...

    Transform TEX to MARKDOWN via Android via Java API...that is used to format plain text. By converting from TEX to MARKDOWN...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  7. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...* Editing existing text / Adding new text * Editing existing...client‑side UI components for editing text, adding or modifying images...

    forum.aspose.com/t/client-side-ui-solutions-for...
  8. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....Column n/a Represents a column of text on a page. Column may have the...Represents line of characters of text and inline objects. Line may...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....some Text.</div> <div> <div> <span>This is some more Text</span>...HTML with GridLines Expanding text from right to left while exporting...

    docs.aspose.com/cells/python-net/support-the-la...
  10. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...