Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,247 for

update name index

(0.04 sec)
  1. Add array items in XMP metadata of EPS| C++

    The process of adding items in XMP metadata of EPS with Aspose.Page for C++ is explained and illustrated with the code snippets here....be added in the array by an index (0). 27 xmp -> AddArrayItem(u...items in XMP metadata Change named value in XMP metadata Have a...

    docs.aspose.com/page/cpp/xmp-metadata/add-array...
  2. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... name ) }; const onMyActionClick2...action clicked2' + sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo'...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... Properties Name Description font Gets the list...( file_name = MY_DIR + 'Rendering.docx' ) doc . update_list_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, Indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....features like transactions, indexes, and triggers. SQLite is suitable...including definitions, tables, indexes, and data, as a single cross-platform...

    products.aspose.com/gis/net/gis-formats/sqlite/
  5. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...name = "WaterMark" # Set up the text...layout_collector.get_end_page_index(para) if para_page == page_to_insert:...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  6. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Retrieve the page node by index. Call the stream-based code...list properties, such as font name, numbering format, and many...

    docs.aspose.com/note/java/working-with-text/
  7. BuiltInDocumentProperties.author property | Asp...

    BuiltInDocumentProperties.author property. Gets or sets the Name of the document's author....author property Gets or sets the name of the document’s author. @property...FieldType . FIELD_AUTHOR , update_field = True ) # 2 - "Title"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....be added in the array by an index (0). 20 xmp. AddArrayItem (...items in XMP metadata Change named value in XMP metadata Have a...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...getName() Gets the optional shape name. getNextMatchingNode(Node curNode)...

    reference.aspose.com/words/java/com.aspose.word...
  10. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... name ) }; const onMyActionClick2...action clicked2' + sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...