Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,722 for

insert text

(0.38 sec)
  1. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...
  3. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Remarks: All text of the document is stored in runs of text. Run can...Shows how to format a run of text using its font property. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...the text. Assert.assertEquals(MessageFormat.format("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  6. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Working with Images in PDF|Aspose.PDF for PHP v...

    This section describes the features of working with images in a PDF file using PHP....helpful option if you need to insert a chart into a report, add...looking for an advanced way to insert and edit images in a PDF document...

    docs.aspose.com/pdf/php-java/working-with-images/
  9. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....getType()); // We can also insert PRIVATE fields using a document...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...