Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 35,547 for

index

(0.08 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...); // Auto-fit the 2nd row (index 1) of the worksheet worksheet...// Auto-fit the 5th column (index 4) from row 4 to 6 worksheet...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/python-net/slide-layout/
  3. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Index); _list.Add(data.CellRow); _list...the code stores the worksheet index, row, column and data.Cell.Value...

    forum.aspose.com/t/xlookup-returns-value/322497
  4. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....// Accesses the comment at index 0 for slide 1 String str = comments...Author's comments collection at index 0 auto commentCollection = comments...

    docs.aspose.com/slides/cpp/presentation-comments/
  5. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_DropDownSelectedInde () Gets the index specifying the currently selected...set_DropDownSelectedInde (int32_t) Sets the index specifying the currently selected...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....particular form field by its index or name. The following code...

    docs.aspose.com/words/net/working-with-form-fie...
  7. PS to PNG Converter using C++ | Aspose.PDF

    Sample code for PS to PNG conversion using C++. Use C++ example for batch PS to PNG conversion....Process method with page index & output file path as parameters...

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  8. PDF to PPTX Converter using C++ | Aspose.PDF

    Sample code for PDF to PPTX conversion using C++. Use C++ example for batch PDF to PPTX conversion....Save method with page index & output file path as parameters...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  9. Convert Excel to Image in Python | XLS to PNG, ...

    Use Python Excel API to convert Excel XLS to image formats in Python. Convert XLSX or XLS to PNG, SVG, JPEG, BMP formats....get(index) method. Create a SheetRender...

    blog.aspose.com/cells/convert-excel-to-image-in...
  10. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed...

    products.aspose.com/total/python-java/create/xlsm/