Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 37,038 for

index

(0.32 sec)
  1. 请问怎样实现像本地excel一样保持上次excel显示的位置(激活的单元格和滚动条的位置),是...

    第二次打开显示的位置和上次保存的一样...com June 5, 2026, 7:57am 6 index.zip (3.2 KB) test.zip (44.5...June 5, 2026, 8:37am 12 代码在这个index文件里,参数是上一次选择单元的坐标 Professionalize...

    forum.aspose.com/t/excel-excel-api/328803
  2. Working with Message Attachments|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....insert attachments at specific index in the parent message. It also...MapiAttachmentCollec Insert(int index, string name, MapiMessage msg)...

    docs.aspose.com/email/python-net/working-with-m...
  3. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...xlsx"); int index = wb.Worksheets.Add(); Worksheet...Worksheet destSheet = wb.Worksheets[index]; Cells destCells = destSheet...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  4. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in JavaScript using Aspose.Slides for Node.js via Java with images and other resources saved as external linked files....return null ; } for ( let index = 0 ; index < extensionCharacters...extensionCharacters . length ; index ++ ) { let character = extensionCharacters...

    docs.aspose.com/slides/nodejs-java/exporting-pr...
  5. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for .NET API 来实现此目的。... Index ); // And specify different material index for each...

    docs.aspose.com/3d/zh/net/split-mesh/
  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. 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...
  9. Working with Shapes Gluing|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....location on the first connection index where to glue int shapeToBeginConnecti...location on the end connection index where to glue int shapeToEndConnection...

    docs.aspose.com/diagram/java/working-with-shape...
  10. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....getThreadedComments(Index).get(Index) Use setNotes method to...sepecific Worksheet Add comment index via getComments().add Use the...

    products.aspose.com/total/java/annotate/ods/