Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 93,210 for

object

(0.17 sec)
  1. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE Object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....JavaScript Contents [ Hide ] OLE (Object Linking & Embedding) is a Microsoft...technology that allows data and objects created in one application...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  2. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....io.BytesIO Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....properties in the PsLoadOptions object. Steps to Convert PostScript...transform PS to PDF Create an object of the PsLoadOptions for customizing...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...
  4. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....Value Description None 0 The object is explicitly positioned, usually...property. Top 1 Specifies that the object shall be at the top of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DWF Drawings|CAD 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 an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the Object that contains all of the mail merge information for a document in C++....gs method Gets or sets the object that contains all of the mail...() Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....Imaging Objects in Python Though type casting...methods that allow casting objects where this is necessary. Casting...

    docs.aspose.com/imaging/python-net/python-notes/
  8. Load a font from TTF file | C++

    C++ 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 TTF file....using FileSystemStreamSour object Take the next steps to fulfil...path to the file. Initiate object. Set to ttf . Load the font...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  9. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....Object public class ReportingEngine...buildReport(Document document, Object dataSource) Populates the specified...

    reference.aspose.com/words/java/com.aspose.word...
  10. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....create a PdfFileSecurity class object and bind the input PDF using...DocumentPrivilege object and then pass this object to the setPrivilege...

    docs.aspose.com/pdf/java/set-privileges/