Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 9,185 for

insert text

(0.05 sec)
  1. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....working with different graphics, text and other objects. It can handle...create vector graphics shapes and text strings, and convert XPS outline...

    products.aspose.com/page/cpp/add-delete-pages/
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph, and then add some text. builder.getParagraphFormat()...getParagraphFormat().getStyle(); // Any text that used a removed style reverts...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....for WordArt Styles in Shape’s Text Aspose.Cells 16.10.0 has exposed...preset WordArt style to the text of the Shape object. Here is...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....automatically to a new paragraph inserted after a paragraph formatted...get_ParagraphFormat () -> get_Style (); // Any text that used a removed style reverts...

    reference.aspose.com/words/cpp/aspose.words/style/
  8. Inserting and Removing Cell Comments in a Works...

    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....Inserting and Removing Cell Comments in a Worksheet Contents...or Aspose.Cells for .NET. Inserting Comments These code snippets...

    docs.aspose.com/cells/net/inserting-and-removin...
  9. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for Text strings describing font metadata like font name, license information, copyright notices, and many others....table ’name’ is storage for text strings related to that font...structure of the type and inserts it into the ’name’ table. If...

    docs.aspose.com/font/cpp/working-with-name-table/
  10. SVG Shapes | Basics & SVG Code, Examples

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... How to insert the figure in the SVG document...to draw a simple image in a text editor, although more complex...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/