Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 43,027 for

index

(0.09 sec)
  1. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....chart to the worksheet const index = workbook . getWorksheets ()...workbook . getWorksheets (). get ( index ); sheet . getCharts (). addFloatingChart...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  2. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java.... // 1 - By an index in the custom XML part collection:...getCustomXmlParts().iterator(); int index = 0; while (enumerator.hasNext())...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for Java 23.6 - 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....text paragraph features int index = textData . lastIndexOf ( search... substring ( index + search . length (), index + search . length...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. 图像矢量化 – 工作流程 – .NET

    了解图像矢量化过程;使用矢量化算法和选项,了解如何将 PNG、JPG、BMP、TIFF、GIF、ICO 等光栅图像矢量化为 SVG 文档。...corresponding points from the index 58 private void RemoveSmallestAreaIn...65 var index = indizes [ i ] ; 66 67 if (line [ index ] . Z >...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  7. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET...slide’s reference through its index. Define an array of columns...slide’s reference through its index. Define an array of columns...

    docs.aspose.com/slides/net/manage-cells/
  9. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....// Change the title item at index 0 xmp.SetArrayItem( "dc:title"...Change the creator item at index 0 xmp.SetArrayItem( "dc:creator"...

    products.aspose.com/page/net/xmp-metadata/
  10. PS to TIFF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/