Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 35,545 for

index

(0.1 sec)
  1. 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...
  2. 在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/
  3. 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...
  4. 使用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...
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....a slide’s reference by its index. Add a chart with default data...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/cpp/chart-series/
  6. Add Worksheets|Documentation

    This article introduces how to add a worksheet (GridWorksheet) in GridWeb....returns the new worksheet’s index, which can be used to access...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Get the titles of all the slides|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/net/get-the-titles-of-al...
  8. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise document formatting insights. Access page locations and element positioning to enhance your document's layout....type, geometry, text and page index where entity is rendered, as...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 使用Apache POI和Aspose.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....PivotTable to the worksheet int index = pivotTables . add ( "=A1:C8"...pivotTable = pivotTables . get ( index ); // Unshowing grand totals...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  10. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...