Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 83,194 for

object

(0.2 sec)
  1. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop Object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++.... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects.... Docx , new object [] { sender }, new [] { "s"...ImageSaveOptions ( SaveFormat . Png ), new object [] { sender }, new [] { "s"...

    reference.aspose.com/words/net/aspose.words.low...
  3. Load a font from CFF file | .NET

    .NET 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/net/how-to-load-fonts/load...
  4. Load a font from CFF file | .NET

    .NET 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/net/how-to-load-fonts/load...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/net/serialize-and-work-wi...
  10. 将椭圆对象添加到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/