Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,489 for

object

(0.15 sec)
  1. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to load and save TTF fonts within Java.... Define a new object of FontDefinition class Specify...FontFileDefinition as ttf Create a TtfFont object and open the font file from...

    docs.aspose.com/font/java/loading-saving-truety...
  2. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library....Create an object of Document class. Add a Page object to the Pages...collection of the Document object. Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/net/create-document/
  3. Cells Formats|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....Cells collection represents an object of the Cell class. Aspose.Cells...formatting style. Also, the object of the Style class is used...

    docs.aspose.com/cells/java/cells-formatting/
  4. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine Object for your shapes. Easily identify signature lines and enhance your document's professionalism!...property Gets SignatureLine object if the shape is a signature...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Get and Search Images in PDF|Aspose.PDF for .NET

    Learn how to search for and extract images from a PDF document in Java using Aspose.PDF for media retrieval....takes an ImagePlacementAbsorb object as a parameter. This returns...ImagePlacement objects. Loop through the ImagePlacements objects and get...

    docs.aspose.com/pdf/net/search-and-get-images-f...
  6. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output....merge from an ADO Recordset object into the document. public void...void ExecuteADO ( object recordset ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  8. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE Object data entry in C++....OleFormat::GetOleEntry method Gets OLE object data entry. System :: SharedPtr...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...is to supply the appropriate object of one of the classes from...

    docs.aspose.com/imaging/java/creating-opening-a...
  10. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....Converter class into HTMLDocument object Save the output as an HTML...HTML file into HTMLDocument object Specify XPS options using XpsRenderingOptions...

    kb.aspose.com/html/net/how-to-convert-markdown-...