Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 36,395 for

index

(0.06 sec)
  1. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java....println("Font index #{i}"); System.out.println("\tName:... get(int index) Gets a font at the specified index. get(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldRD::set_FileName me...

    Aspose::Words::Fields::FieldRD::set_FileName method. Sets the name of the file to include when generating a table of contents, table of authorities, or Index in C++....contents, table of authorities, or index. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets the number of columns per page used when building the Index in C++....page used when building the index. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Name method. Specifies the column name within an external data source for the column whose Index is specified by the Column property. The default value is an empty string in C++....source for the column whose index is specified by the Column property...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Fields::FieldIndex::set_NumberOf...

    Aspose::Words::Fields::FieldIndex::set_NumberOfColumns method. Sets the number of columns per page used when building the Index in C++....page used when building the index. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Loading::PdfLoadOptions::set_Pag...

    Aspose::Words::Loading::PdfLoadOptions::set_PageIndex method. Sets the 0-based Index of the first page to read. Default is 0 in C++....ex method Sets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Modern API|Aspose.Slides for Python Documentation

    Modern API...Dimension ( 1980 , 1028 )); for index in range ( bitmaps . length...length ): thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/python-java/modern-api/
  8. Manage SmartArt Shape|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 a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...PutValue ( showDays ); int index = sheets . GetNames (). Add...sheets . GetNames (). Get ( index ). SetRefersTo ( u "=OFFSET(Sheet1...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  10. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....setLastRecord("10"); // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/java/com.aspose.word...