Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 37,036 for

index

(0.46 sec)
  1. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...[Browsable(false)] public int Index { get ; set ; } public double...Vertex ( int index , double x , double y ) { Index = index ; X = x...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  2. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....Gets a font at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++....a property at the specified index. IndexOfKey (const System::String&)...System::String&) Returns the zero-based index of the specified property in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. PageSavingArgs.page_index property | Aspose.Wor...

    PageSavingArgs.page_Index property. Current page Index....page_index property PageSavingArgs.page_index property Current...Current page index. @property def page_index ( self ) -> int : .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ToaCategories | Aspose.Words for Java

    Represents a table of authorities categories in Java....the "\c" switch to select the index of a category from our collection...switch with a matching category index. Each TOA field will also display...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...0; // logical column index (not cell index) for (Cell cell : row...cellText ); // Move column index by grid span columnIndex +=...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  7. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....startPageIndex int32_t The zero-based index of the first page to extract...startPageIndex int32_t The zero-based index of the first page to extract...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. 如何通过 C++ 使用 JavaScript 合并 PDF|Aspose.PDF for Ja...

    本页解释如何使用 Aspose.PDF for JavaScript via C++ 将 PDF 文档合并成单个 PDF 文件...function readFile ( index ) { /*仅两个文件*/ if ( index >= e . target .... files . length || index >= 2 ) { /*合并两个 PDF 文件并保存为 "ResultMerge...

    docs.aspose.com/pdf/zh/javascript-cpp/merge-pdf/
  9. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....document variable at the specified index. null values are not allowed...document variable at the specified index. null values are not allowed...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....are ordered by a zero-based index. This article shows how to use...add a slide at the required index rather than only at the end...

    docs.aspose.com/slides/python-net/add-slide-to-...