Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 96,138 for

object

(0.12 sec)
  1. 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...
  2. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....converting XSL-FO to PDF Create an object of XslFoLoadOptions class to...class object using the file name and XslFoLoadOptions object Save...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  3. 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...
  4. 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...
  5. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET....Excel, you can insert an OLE Object with source data ( embedde...xlsx ). Double-click the OLE Object to open the embedded file....

    docs.aspose.com/cells/python-net/embed-attachme...
  6. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your document processing with flexible font options....FontFile 0 A FileFontSource object that represents single font...FontsFolder 1 A FolderFontSource object that represents folder with...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Extract and Save an Attachment|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/net/extract-and-save-an-att...
  8. 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/
  9. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....XML, you need to create an object of Form class and then call...method using the FileInputStream object. Finally, you can save the...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  10. 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...