Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 35,648 for

index

(0.36 sec)
  1. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets....# Change the title item at index 0 22 xmp. set_array_item ( "dc:title"...Change the creator item at index 0 25 xmp. set_array_item ( "dc:creator"...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  2. Adding Slide to Presentation|Aspose.Slides 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....we are adding new slide at index 2 having some text in it. string...( new PlaceholderShape () { Index = 1 })); bodyShape . ShapeProperties...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  3. 使用 C++ 的 JavaScript 错误检查选项|Documentation

    学习如何在 Excel 工作表中通过 C++ 编程方式使用错误检查选项。...const index = opts . add (); const opt = opts . get ( index ); //...

    docs.aspose.com/cells/zh/javascript-cpp/use-err...
  4. Archive

    archives... Get the page by index. Load an image. Set X and Y...Initialize a Page class object by index from pages collection. Load...

    blog.aspose.com/diagram/convert-image-to-visio-...
  5. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...Index,0); wb1.Save($"{row1.Index}.pdf", SaveFormat...

    forum.aspose.com/t/convert-excel-each-row-into-...
  6. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...level_index = list_fmt.list_level_number # 0‑based index level_number...level_number = level_index + 1 # 1‑based for readability # ----------...

    forum.aspose.com/t/extract-subsection-list-text...
  7. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  8. Tables and Ranges with JavaScript via C++|Docum...

    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....allows you to set the last index of the table row. The table...retained up to the specified row index, and the rest of the formatting...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  9. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....sldText , string docName , int index ) { using ( PresentationDocument...string relId = ( slideIds [ index ] as SlideId ). RelationshipId...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  10. Merge two adjacent cells|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....specified cell to get the row index. private static uint GetRowIndex...expression to match the row index portion of the cell name. Regex...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...