Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,585 for

update string index

(0.28 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....includes not only new and updated public methods, added & removed...the first parameter of type string should be the XML map name...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....IndexOf ( Node ) Returns the index of the specified child node...current node. SelectNodes ( string ) Selects a list of nodes matching...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  4. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....the font, glyphId or glyph index, and the glyph output coordinates...family. In order to render a string of text, we need to get the...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。... 使用 formula 属性或 formula(string, object) 方法将公式添加到单元格中。应用公式...方法,该方法处理Excel文件中所有嵌入的公式;或者调用 calculateFormula(string) 方法,处理工作表中的所有嵌入公式;或者调用 cal...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....includes not only new and updated public methods, added classes...fileformats.png.PngImage.#ctor(String, com.aspose.imaging.fileformats...

    docs.aspose.com/imaging/java/public-api-changes...
  7. PostGIS

    PostGIS is a free and open-source spatial database extender for PostgreSQL that enables the storage, manipulation, and analysis of geographic data. It adds support for geographic objects, allowing them to be queried and Indexed as if they were regular data types. PostGIS provides a wide range of spatial functions for performing complex spatial queries and analysis, making it a powerful tool for managing and working with spatial data....allowing them to be queried and indexed as if they were regular data...queries: PostGIS supports spatial indexes, enabling fast spatial queries...

    products.aspose.com/gis/net/gis-formats/postgis/
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...code snippet: private static string GetHtmlStream(Workbook workbook...Worksheet worksheet, Range range) { string htmlStm; workbook.Worksheets...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. PostGIS

    PostGIS is a free and open-source spatial database extender for PostgreSQL that enables the storage, manipulation, and analysis of geographic data. It adds support for geographic objects, allowing them to be queried and Indexed as if they were regular data types. PostGIS provides a wide range of spatial functions for performing complex spatial queries and analysis, making it a powerful tool for managing and working with spatial data....allowing them to be queried and indexed as if they were regular data...queries: PostGIS supports spatial indexes, enabling fast spatial queries...

    products.aspose.com/gis/net/gis-formats/postgis
  10. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....type, geometry, text and page index where entity is rendered, as...indent) throws Exception { String tabs = StringUtils.repeat("\t"...

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