Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 97,200 for

object

(0.55 sec)
  1. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....child shapes of an Office Math object always returns null . Examples...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....child shapes of an Office Math object always returns None . Examples...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/go-cpp/generate-condition...
  4. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....FileNotFoundExceptio { // Initialize document object Document document = new Document...(); // Initialize document object String cgmFileName = Paths...

    docs.aspose.com/pdf/java/convert-images-format-...
  6. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  7. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an AutoShape object with shape type set as Rectangle...AutoShape object. Add a TextFrame to the AutoShape object that will...

    docs.aspose.com/slides/php-java/manage-textbox/
  8. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/javascript-cpp/format-and...
  9. Importing from Array|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....Array , represents the array object whose contents need to be imported...// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-array/
  10. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Create a new Document object that represents an empty PDF...Gets the document_get_pages object that contains all the pages...

    docs.aspose.com/pdf/python-cpp/create-document/