Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 94,105 for

object

(0.19 sec)
  1. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Locking WordArt Watermark|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....that the WordArt becomes an object that you can move and position...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/net/locking-wordart-water...
  3. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....it using the Document class object Get access to a particular...image using the XImage class object Create a new file stream using...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  4. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....Paragraphs Create a new paragraph object for holding superscript text...TextFrame . Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/php-java/superscript-and...
  5. Delete Pivot Table from a Worksheet|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....table using the pivot‑table object or its position. Please use...table using the pivot‑table object and the Worksheet.getPivotTables()...

    docs.aspose.com/cells/java/delete-pivot-table-f...
  6. Load And Save To Disk in Python|Aspose.Words fo...

    Load And Save Document To Disk using Python....Python, simply create Document Object by providing it a document...invoke save method of Document object. Python Code ## The path to...

    docs.aspose.com/words/java/load-and-save-to-dis...
  7. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object, whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/javascript-cpp/customizin...
  8. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria.... The class initializes an object that is used to validate the...create an object of the class. To create an object, you need...

    docs.aspose.com/html/java/accessibility-validator/
  9. 在 PHP 中使用工作表名称移除工作表|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  10. Delete a Slide|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....); // Get the presentation object and pass it to the next DeleteSlide...); } // Get the presentation object and pass it to the next CountSlides...

    docs.aspose.com/slides/net/delete-a-slide/