Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 79,700 for

object

(0.05 sec)
  1. ChartYValueCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartYValueCollection GetEnumerator method—efficiently iterate through data with ease and enhance your data handling capabilities....method Returns an enumerator object. public IEnumerator < ChartYValue...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.rotateWithObject property | Aspose.Words f...

    Fill.rotateWithObject property. Gets or sets whether the fill rotates with the specified Object....rotates with the specified object. get rotateWithObject () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....public void SetTextInputValue ( object newValue ) Parameter Type Description...newValue Object Can be a string, number or a DateTime object. Remarks...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....of this section's PageSetup object. builder . pageSetup . paperSize...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  6. Known Issues|Aspose.Slides 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....Known Issues Contents [ Hide ] Object Preview Issue when Adding OleObjectFrame...

    docs.aspose.com/slides/net/known-issues/
  7. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  8. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....to the Range object. Using the table range object, you can replace...from a Table Using the Range object, you can also call methods...

    docs.aspose.com/words/java/extract-text-from-an...
  9. Convert JSON Format to WMF via Java | products....

    Parse JSON to WMF in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  10. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Create Table object. Set table setting (e.g. set...+ ", 3)" ); } // Add table object to first page of input document...

    products.aspose.com/pdf/java/table/add/