Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 24,360 for

range

(0.07 sec)
  1. Convert DOCX to JSON Format via Java | products...

    Export DOCX to JSON format via Java without using using Microsoft Word or Microsoft Excel...password: Convert DOCX to JSON in Range via Java While you are converting...DOCX to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/java/conversion/docx-...
  2. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....method that allows creating a range based on an address (cell‑area...createRange method to create a range of cells spanning from A1 to...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....and last cell in the desired range of cells for merging and use...mergeCells() method to merge the range. Code to Combine Cells in Word...

    kb.aspose.com/words/python/merge-cells-in-word-...
  5. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMTEXT field implementation. Enhance document automation with powerful features today!... Range . Fields [ 1 ]; Assert . That...( FieldFormDropDown ) doc . Range . Fields [ 2 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert DOCM to XLS in C++ or with free Online ...

    C++ API to Convert DOCM to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLS online converter quickly before integrating the code....manipulate, and convert a wide range of document formats within their...to HTML. It supports a wide range of document formats, including...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. Aspose.SVG for .NET

    Aspose.SVG for .NET Create, load, parse, render and convert SVG files to popular formats! Aspose.SVG for .NET API is ......designed to provide a wide range of features for processing and...

    docs.aspose.com/svg/files/aspose-svg.html
  8. FieldMergeBarcode.foregroundColor property | As...

    FieldMergeBarcode.foregroundColor property. Gets or sets the foreground color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] get foregroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...signature only covers the byte range that belongs to the signature...not alter that signed byte range, so the existing signatures...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  10. Add Hyperlinks to Cells|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....//Define a range object (A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/