Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 10,766 for

insert text

(0.24 sec)
  1. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API... getTitle ()); Insert Endnotes in WORDML Document...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render XPS to WORDML | products....

    Transform XPS to WORDML via Android via Java API... getTitle ()); Insert Endnotes in WORDML Document...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....y () Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Remarks: Inserts all or part of the text and graphics contained...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....Remarks: Inserts a barcode. Examples: Shows how to insert a DISPLAYBARCODE...new DocumentBuilder(doc); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/java/com.aspose.word...
  10. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...should be respected when inserting the image. There should not...paragraphbreak or pagebreak etc be inserted. Can you provide me with a...

    forum.aspose.com/t/replace-word-with-image/317224