Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 96,275 for

object

(0.2 sec)
  1. Drawing Images using Graphics|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.... Graphics objects are responsible for performing...class uses a variety of helper objects to enhance the shapes: Pens...

    docs.aspose.com/imaging/java/drawing-images-usi...
  2. How to Add Image Watermark to PSD in C#

    This step by step tutorial elaborates how to add image watermark to PSD in C#. Adding image watermark to PSD in C# is quick and easy with Aspose.PSD for .NET....PSD file into PsdImage object object using Image class Create...Create a base Layer object using an image from FileStream Add base...

    kb.aspose.com/psd/net/how-to-add-image-watermar...
  3. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual get_IsComposite ()...

    reference.aspose.com/words/cpp/aspose.words/spe...
  4. FieldLink class | Aspose.Words for Python

    aspose.words.fields.FieldLink class. Implements the LINK field...) format Gets a FieldFormat object that provides typed access...Gets or sets a way the linked object updates its formatting. insert_as_bitmap...

    reference.aspose.com/words/python-net/aspose.wo...
  5. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...so: cannot open shared object file: No such file or directory.../app/libSkiaSharp.so: cannot open shared object file: No such file or directory...

    forum.aspose.com/t/the-type-initializer-for-ski...
  6. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...ase #=z5uDaQm4=, Object #=zyk5QGgw=, Object[] #=zWJ9YnEg=, Boolean...#=zwdG8DaDJ9MDJo$0nYw05Ne8V8JwG(Object #=z5uDaQm4=) at dje_qVJ24SYYBED2PMPQKKH9_ejd...

    forum.aspose.com/t/pdf-document-save-invalidope...
  7. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....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/java/serialize-and-work-w...
  8. Adding a Watermark to an Image|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....Create and initialize a Graphics object. Create and initialize Font...Font and SolidBrush objects. Draw a string as watermark using the...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  9. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. from os import path import...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  10. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Create the LoadOptions class object and set the input format and...input VSD file into the Diagram object from the disk using the file...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...