Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 11,055 for

insert text

(0.2 sec)
  1. Aspose.Cells 9.0.0 中的公共 API 更改|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....textboxIndex ]; // Add text to the TextBox textbox . Text = "Hello Aspose...book . Worksheets [ 0 ]; // Insert the OleObject to the worksheet...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Convert EPS to PSD via Java | products.aspose.com

    Sample code for EPS to PSD Java conversion. Use API example code for batch EPS files to PSD conversion within any Web or Desktop Java based application....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/java/conversion/eps...
  3. Filter EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/java/filter/eps/
  4. Grayscale EPS images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....may contain any combination of text, graphics and images. EPS files...have turned off the ability to insert EPS files into Office documents...

    products.aspose.com/imaging/java/grayscale/eps/
  5. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....field's "Result" property contains text that the field displays in the...getNextSibling(); fieldCode.setText(java.text.MessageFormat.format("HYPERLINK...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for .NET 25.9 - Release Notes|Docume...

    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....PSDNET-2544 Vertically inverted text rendering when exporting from...RemoveAt ( 0 ); } layers . Insert ( 0 , smartObjectLayer ); psdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  7. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... Examples Shows how to insert an IF field. doc = aw . Document...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  9. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown....article shows how to update, insert, and remove Markdown elements...processing rather than plain-text handling. Typical use cases...

    docs.aspose.com/html/net/markdown-processing/
  10. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/find-or-se...