Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 90,852 for

object

(0.68 sec)
  1. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact Object....background image to a page object. The following code snippet...using the BackgroundArtifact object with C#. // For complete examples...

    docs.aspose.com/pdf/net/add-backgrounds/
  2. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies loading documents from IStream Objects in your COM applications for seamless integration....a Document from an IStream object. public Document OpenIStream...stream IStream A .NET IStream object that contains the document...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....PSDNET-754 Add ability to copy Smart Object Layer in the PSD image Feature...AreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic Objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....a different type of drawing object, for example, a text box containing...straightforward way of rendering this object since it is a combination of...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  5. Aspose::Words::Fields::FormField::SetTextInputV...

    Aspose::Words::Fields::FormField::SetTextInputValue method. Applies the text format specified in TextInputFormat and stores the value in Result in C++....System :: SharedPtr < System :: Object > & newValue ) Parameter Type...m::Object>& Can be a string, number or a DateTime object. See...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. DataRowCollection | Aspose.Words for Java

    Represents a collection of rows for a DataTable in Java....Object All Implemented Interfaces:...the DataRowCollection object. add(Object[] values) Creates a row...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....CHM document into a Document object. To learn more, visit the Specify...HTML document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....CHM document into a Document object. To learn more, visit the Specify...HTML document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If... then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/python-net/cells-formatting/
  10. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification.... You need to create an object of PdfFileSignature class using...need to create a Rectangle object at which you want to add the...

    docs.aspose.com/pdf/java/add-signature-in-pdf/