Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 86,651 for

object

(0.1 sec)
  1. 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...
  2. 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...
  3. DocumentProperty.Name | Aspose.Words for .NET

    Discover the DocumentProperty Name feature that effortlessly retrieves property names, enhancing your document management and workflow efficiency....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Document.CustomDocumentProperties | Aspose.Word...

    Explore the CustomDocumentProperties property to access and manage all custom document properties efficiently, enhancing your document's functionality....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Document.BuiltInDocumentProperties | Aspose.Wor...

    Explore the BuiltInDocumentProperties property to access essential document properties, enhancing your document management and efficiency....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 将椭圆对象添加到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/
  7. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a .NET 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/net/generate-conditional-...
  8. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....file to PDF Instantiate an object of MdLoadOptions to customize...Instantiate the Document class object to load the MD file using the...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...
  9. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....NET Create an object of the Form class in Aspose...Form in it Create a stream object for an XML file and call the...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  10. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Bitmap object and set its size Create a Graphics class object using...Bitmap object Define the text contents, the Brush object, and the...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...