Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 10,804 for

insert text

(0.08 sec)
  1. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....first row to a table or when inserting nodes directly into the DOM...GetCell ( 2 ). SetText ( "only text" ); FileStream out1 = new FileStream...

    docs.aspose.com/words/net/format-table-in-docum...
  2. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....where you want the comment inserted. After creating a comment...builder -> Write ( u "Comment text." ); ASSERT_EQ ( System :: DateTime...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....Chart Rendering Get Equation Text of Chart Trendline AI Document...Notes with Node.js via C++ Insert Pictures and Shapes of Excel...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  4. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and Inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...given SVG image to EMF and inserting into empty PPT document. The...to EMF and inserting into PPT document, the text in the labels...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  5. 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...
  6. Working with Attachments and Embedded Objects|D...

    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....file is embedded, rather than inserted or pasted into another document...email message with both plain text and HTML bodies and an image...

    docs.aspose.com/email/java/working-with-attachm...
  7. 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/
  8. Plot Area Parameters in Aspose.Cells Charts|Doc...

    Detailed description of the PlotArea properties IsAutomaticSize, IsInnerMode, and the ratio parameters (XRatioToChart, YRatioToChart, WidthRatioToChart, HeightRatioToChart, InnerXRatioToChart, InnerYRatioToChart, InnerWidthRatioToChart, InnerHeightRatioToChart) in Aspose.Cells for .NET.... Text = "Test Chart" ; // Verify default...chartIndex ]; chart . Title . Text = "Monthly Sales" ; chart ....

    docs.aspose.com/cells/net/plot-area-parameters/
  9. 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...
  10. 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/