Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 93,698 for

object

(0.15 sec)
  1. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....moves all the points of an object at the same distance along...and vertically. It shifts the object by tx along the x-axis and...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  2. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  3. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  4. 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 can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/java/locking-wordart-wate...
  5. Apply Superscript and Subscript Effects on Font...

    The C# code to apply superscript and subscript effects to text in Excel using Aspose.Cells for .NET API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/net/apply-superscript-and...
  6. Create Table by Using Border Lines for a Range|...

    How to create a table from a range by using border lines. Aspose.Cells for Java provides a simple, easy‑to‑use API that can be used to add borders to a range....returns a Range object. You can create a Style object and specify...

    docs.aspose.com/cells/java/create-table-by-usin...
  7. Font Settings with C++|Documentation

    Aspose.Cells is a C++ 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....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. #include...

    docs.aspose.com/cells/cpp/cells-font-settings/
  8. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....represented by the ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/java/working-with-paragra...
  9. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  10. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....following steps: Initialize object of Document class Load JPG...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...