Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 46,585 for

index

(0.11 sec)
  1. Manage SmartArt|Aspose.Slides 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....reference of a slide by using its Index. Add SmartArt BasicBlockList...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/java/manage-smartart/
  2. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....Set "dc:title" array item by index 0 18 xmp. setArrayItem ( "dc:title"..."dc:creator" array item by index 0 21 xmp. setArrayItem ( "dc:creator"...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  3. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...startRow = 1; // zero‑based index for the first header row int...startCol = 1; // zero‑based index for the first header column...

    forum.aspose.com/t/horz-tag-in-excel/321144
  4. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++....ords::Node>&) Gets 1-based index of the page where node ends...ords::Node>&) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose.Cells 8.7.2中的公共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....//Access the TextBox using its index TextBox box = sheet . TextBoxes...e ) { string msg = "Column index: " + ( e . Num ) + ", Filtered...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。... Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在 0-55...Orchid color to the palette at index 55 workbook . ChangePalette...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  7. 使用C++进行错误检查选项|Documentation

    本文提供了示例代码,演示如何使用C++ API或库以程序化方式启用Excel工作表的错误检查选项,例如将数字作为文本存储。...new error check option int index = opts . Add (); ErrorCheckOption...ErrorCheckOption opt = opts . Get ( index ); // Disable the numbers stored...

    docs.aspose.com/cells/zh/cpp/use-error-checking...
  8. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C# or .NET...slide’s reference through its index. Add an IVideo object and pass...slide’s reference through its index. Add an IVideo object and pass...

    docs.aspose.com/slides/net/video-frame/
  9. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...Parameter name: Parameter name: index at com.aspose.slides.irz.xl(Unknown...Parameter name: Parameter name: index at com.aspose.slides.Collections...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  10. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C++...slide’s reference through its index. Add an IVideo object and pass...slide’s reference through its index. Add an IVideo object and pass...

    docs.aspose.com/slides/cpp/video-frame/