Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 35,544 for

index

(0.08 sec)
  1. 使用 JavaScript 通过 C++ 调整图表的数据标签形状以适应文本|Documenta...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中调整图表中数据标签的大小以适应文本。我们的指南将展示如何调整标签容器的大小和形状,以确保文本正确显示,无截断或重叠。...let index = 0 ; index < chart . nSeries . count ; index ++ )...// Access the DataLabels of indexed NSeries const labels = chart...

    docs.aspose.com/cells/zh/javascript-cpp/resize-...
  2. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...one-page set based on exact page index. def __init__ ( self , page...Description page int Zero-based index of the page. Remarks If a page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 如何通过 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/
  6. 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...
  7. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....the desired Worksheet via its index or name var sheet = book . Worksheets...the desired Worksheet via its index or name var sheet = book . Worksheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page Indexing and seamless user experience....one-page set based on exact page index. public PageSet ( int page )...Description page Int32 Zero-based index of the page. Remarks If a page...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    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....sldText , string docName , int index ) { using ( PresentationDocument...string relId = ( slideIds [ index ] as SlideId ). RelationshipId...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....entrySet ()) { int index ; while (( index = sb . indexOf ( kvp...- 1 ) { sb . replace ( index , index + kvp . getKey (). length...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...