Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 87,574 for

object

(0.13 sec)
  1. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/java/rendering-shapes-sep...
  2. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....cells collection represents an object of the Cell class. Aspose.Cells...inside a cell by using the Font object’s name method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  3. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  4. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/java/create-forms/
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE Objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for C++. To address the object preview issue , we assigned...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code; it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  8. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....of of the GenerationResult object returned by Generate method...of of the GenerationResult object returned by Generate method...

    docs.aspose.com/omr/net/generate-template/save/
  9. Block|Documentation

    Block element is used to organize content within containers....Block element is declared as an object with "element_type": "Block"...are provided as an array of objects in the children property. {...

    docs.aspose.com/omr/net/json-markup/block/
  10. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....(encapsulated in the Worksheet object). The Add method takes the...properties of the Picture object. A Picture object can be obtained from...

    docs.aspose.com/cells/cpp/managing-pictures/