Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 10,803 for

insert text

(0.35 sec)
  1. [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...
  2. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#....DocumentBuilder ( doc ); // Insert some text in the document. builder...Name = "Noto Sans" ; // Insert some text in the document. builder...

    docs.aspose.com/words/net/integration-in-aws-la...
  3. Online SVG to RTF Conversion or Develop Java ba...

    Free online app to convert SVG to RTF files. Java conversion library code for SVG documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...Converting SVG to RTF (Rich Text Format) enables embedding vector...

    products.aspose.com/total/java/conversion/svg-t...
  4. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....insert_cell() . This method starts.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DXF Drawings|CAD Documentation

    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....Ellipse Hatch Line Multiline Text Ordinate Dimension Point Polyline...Ray Rotated Dimension Table Text Xline If during parsing we encounter...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. 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
  7. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/
  8. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.chart chart.title.text = "Demo Chart" chart.series...

    products.aspose.com/words/nodejs-net/make/word/
  9. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/html/
  10. 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/