Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 24,301 for

range

(0.16 sec)
  1. Aspose.PSD for Python via .NET 25.5 - Release N...

    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....output_files = [] for i in range ( 3 ): output_files . append...] * layer . width for x in range ( layer . width ): col = Color...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet Range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...when rendering a worksheet range to an EMF image when the font...Worksheets[worksheetName]; var range = asposeSheet.Cells.CreateRange(rangeAddress);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  3. Recognize CODE32 BarCode Images via Python | pr...

    Scan CODE32 symbology barcode images using Python applications without using any other software....allowing it to encode a wide range of alphanumeric data. One of...can be easily read by a wide range of scanning devices, including...

    products.aspose.com/total/python-net/recognize-...
  4. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... entry_level_range = '1-3' self . assertEqual (...\\ n \\ f A \\ l 1' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Applying Subtotal and Changing Direction of Out...

    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.... CellArea - The range to apply subtotal on GroupBy...subtotal has been applied to range A2:B11 and the direction of...

    docs.aspose.com/cells/java/applying-subtotal-an...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply a subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Node.js via C++ API.... CellArea – The range to which the subtotal is applied...subtotal has been applied to range A2:B11 , and the outline direction...

    docs.aspose.com/cells/nodejs-cpp/applying-subto...
  7. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a table column bookmark.... range . bookmarks ) { console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Sometimes, you want to print a range of pages to an output PDF file...example shows how to render a range of pages (3 and 4) in a Microsoft...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  9. Sort Data in xlsx4j|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  10. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... range . fields [ 2 ] . result ) #...assertEqual ( 'Real value' , doc . range . fields [ 2 ] . result ) doc...

    reference.aspose.com/words/python-net/aspose.wo...