Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 36,465 for

index

(0.2 sec)
  1. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....) # Accesses the comment at index 0 for slide 1 str = comments...Author's comments collection at index 0 commentCollection = comments...

    docs.aspose.com/slides/python-net/presentation-...
  2. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为XLSX和CSV格式。... forEach ( ( element , index ) => DownloadFile ( evt . data.... json . filesNameResult [ index ], "text/csv" , element ) )...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  3. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....imposition Create an array of page indexes for left-side pages in the...array for right-side page indexes Call the makeBooklet() method...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  4. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  5. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....stamps using page number, stamp index, and stamp ID as per requirement...page number and list of stamp indexes Save the PDF file after removing...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  6. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....Retrieves a node at the given index. Is (const System::TypeInfo&)...XPath query. NodeList supports indexed access and iteration. Treat...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code.... To get the glyph index for ‘A’ symbol use GetGlyphIndex()...unicode = ( char ) 65 ; //Glyph index for 'A' uint glIndex = cmapTable...

    products.aspose.com/font/net/font-metrics/
  9. "horizontal" parameter is not working as per ex...

    Hi, we wanted to populate data horizontally for a specific array. So we used a horizontal parameter, but it is not working as expected. Please check the attachment. Thanks horizontal.zip (15.8 KB)..."\\valid-template-array-direct-access-using-index-with-range-1.xlsx"; // String...dataFilePath = "\\template-nested-index-data.json"; String data = new...

    forum.aspose.com/t/horizontal-parameter-is-not-...
  10. How and Where to Use Enumerators with Node.js v...

    Learn how to use Enumerators through the Aspose.Cells for Node.js via C++ API....RowCollection and iterate using index const rows = workbook . getWorksheets...(); // Traverse columns using index const count = columns . getCount...

    docs.aspose.com/cells/nodejs-cpp/how-and-where-...