Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 83,930 for

object

(0.06 sec)
  1. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  2. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  4. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint presentations... For slide zoom objects, Aspose.Slides provides the...Slide" ); # Adds ZoomFrame objects $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/manage-zoom/
  5. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  6. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleObject, shapes into Excel files....(encapsulated in the Worksheet object). The Add method takes the...complete with path. Inserting OLE Objects into Excel Worksheet in C#...

    docs.aspose.com/cells/net/insert-shapes/
  7. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, Object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....move an object. Move Cube’s Position The Mesh class object is being...We can create a Mesh class object as narrated there and it’s...

    docs.aspose.com/3d/net/add-animation-property-a...
  8. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#.... object noReset = false ; object password = System...String . Empty ; object useIRM = false ; object enforceStyleLock...

    docs.aspose.com/words/net/protect-documents-and...
  9. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers.... BorderTopStyle object inherits border_size and border_color...top border. Provided as the object with the following properties:...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. public static void GettingBookmarksPage...

    docs.aspose.com/pdf/java/get-update-and-expand-...