Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 35,541 for

index

(0.33 sec)
  1. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签... forEach (( item , index ) => { workbook . replace (...item } >` , replaceParts [ index ]); }); // Saving the modified...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  2. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....(int32_t) Gets a list level by index. idx_set (int32_t, const Sy...el>&) Gets a list level by index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....Assume there is a shape at index 2 in the template where we want...matches the size of the shape at index 2 in the template. All we need...

    docs.aspose.com/slides/cpp/working-solution-for...
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....slide’s reference through its index. Define an array of columnWidth...The first cell in a table is indexed as 0,0 (column 0, row 0). For...

    docs.aspose.com/slides/androidjava/manage-table/
  5. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... index_of_key ( 'Month' )) # Below...collection. # 1 - Remove by index: properties . remove_at ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...(( header , index ) => { cells . get ( 1 , index + 1 ). putValue...forEach (( name , index ) => { cells . get ( index + 3 , 0 ). putValue...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...but they are higher in the z-index so they obscure the text. Text...doesn’t appear to offer a z-index parameter. A FloatingBox properly...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document fonts efficiently and enhancing your document's visual appeal.... (2 indexers) SaveSubsetFonts { get; set;...Console . WriteLine ( $"Font index #{i}" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...xlsx" ); int index = 1 ; WorksheetCollection sheets...indexWStr = std :: to_wstring ( index ); U16String fileName = outDir...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  10. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... index_of_key ( 'Month' )) # Below...collection. # 1 - Remove by index: properties . remove_at ( 3...

    reference.aspose.com/words/python-net/aspose.wo...