Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 20,976 for

indexes

(0.08 sec)
  1. Raw Data Processing|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....pixel data format there are indexed (palette-based) and RGB based...available. Indexed raw data formats contain palette entry indexes in...

    docs.aspose.com/psd/java/raw-data-processing/
  2. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....SectionCollection indexer __getitem__(index) Retrieves a section...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....method get_child(node_type, index, is_deep) Returns an Nth child...aspose . words . NodeType , index : int , is_deep : bool ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Adjust Row Height in Excel using Node.js

    This article explains how to adjust row height in Excel using Node.js. It has the details to set the environment, a list of steps, and a runnable sample code to change cell height in Excel using Node.js....contents or entire rows based on indexes. Steps to Adjust Row Height...

    kb.aspose.com/cells/nodejs/how-to-adjust-row-he...
  5. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....Retrieves a section at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....NodeType nodeType , int32_t index , bool isDeep ) Parameter Type...the child node. index int32_t Zero based index of the child node...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Insert a Page Break in Excel using Python

    Insert a page break in Excel using Python. Get the IDE settings, a list of steps, and a sample code to break page in Excel using Python....cell name, or row and column index. Code to Create Page Break in...breaks by using row and column indexes in different combinations....

    kb.aspose.com/cells/python/insert-a-page-break-...
  8. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....specifying the column and row indexes and finally, save the output...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  9. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....is used that take the page index starting from 1 and an array...of integers containing the indexes of the stamps (headers and...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  10. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....pages Create an array of page indexes required to be extracted and...by providing a selected page index or providing a range of page...

    kb.aspose.com/pdf/net/how-to-save-selected-page...