Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 10,808 for

insert text

(0.84 sec)
  1. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....USE_DESTINATION_STYLES is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...as well as to insert, delete, and extract text and images. By...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Online SVG to ODT Conversion or Develop Java ba...

    Free online app to convert SVG to ODT files. Java conversion library code for SVG documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...SVG files to ODT (OpenDocument Text) allows embedding vector graphics...

    products.aspose.com/total/java/conversion/svg-t...
  4. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Text.Equals("GENERALRATELINK", StringComparison...channelSheet = targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Channel");...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  5. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some Text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...to open a PDF, replace some text and then save the document....document and all I’m doing is some text replacement and stamping an...

    forum.aspose.com/t/extended-features-lost/32287
  6. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... But it could be also text or tables or graphic for other...replace(...) API to search for the text marker and use the IReplacingCallback...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  7. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...

    products.aspose.com/words/java/make/md/
  8. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  9. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....code snippets show how to add text in an existing PDF file. package...TextFragment ( "col3 with large text string" ); row1 . getCells ()...

    docs.aspose.com/pdf/java/add-table-in-existing-...