Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,792 for

update name index

(0.13 sec)
  1. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....can be used to retrieve or update a shape’s XForm data. The code...been changed The process for updating XForm data is: Load a diagram...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper‑left row...row. Upper left column index , the index of the upper‑left column...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  3. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection Indexer. Retrieves a section at the given Index....SectionCollection indexer __getitem__(index) Retrieves a section...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....System :: String :: Format ( u "Name: \" {0} \"\n\t Type: \" {1}...enumerator -> get_Current () -> get_Name (), enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Excel to HTML Export: Fixed panes partially cov...

    Hello Aspose Support Team, I found an issue when exporting Excel files containing fixed panes that span over several rows and columns. In the generated HTML file, some fixed cells get covered after scrolling down. I…...related to the generated z-index values. Thank you very much...columns and assigns them a z‑index that is higher than the scrolling...

    forum.aspose.com/t/excel-to-html-export-fixed-p...
  6. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...默认值为 content/img/updating.gif。 content/img/updating.gif 是 local ...parameters is: sheetname : the sheet name 通过id设置活动表格 xs . setActiveSheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  7. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that Updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....charts that can dynamically update based on the selected data...the chart will automatically update to display the corresponding...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  8. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java.... Remarks: The names of the properties are case-insensitive...are sorted alphabetically by name. Examples: Shows how to work...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....enum class GeneralFormat Values Name Value Description None 0 Used...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....getGraphicFilter() Gets the name of the filter for the format...setGraphicFilter(String value) Sets the name of the filter for the format...

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