Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 86,805 for

object

(0.05 sec)
  1. TeX typesetting functionality | .NET API

    .NET API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of C# code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/net/typeset-tex-files/
  2. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for Node.js via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection otherwise...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...
  3. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....header, you first need to create object of PdfFileStamp class. You...() { // Create PdfFileStamp object PdfFileStamp fileStamp = new...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....Members Name Description NONE The object is explicitly positioned, usually...property. TOP Specifies that the object shall be at the top of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source() on this object. Your implementation needs...to return a new data source object. Aspose.Words will use the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/php-java/create-document/
  7. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an Object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xml_mapping property Gets an object that represents the mapping...set_mapping() method of this object to map a structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words.DocumentBuilder.InsertImage dispos...

    We’re using the DocumentBuilder… public Shape InsertImage(Image image, double width, double height); … method. We’re finding after calling the InsertImage method the Bitmap Object passed to it seems to getting dispo…...InsertImage method the Bitmap object passed to it seems to getting...InsertImage call dispose on the image object passed to it? Do we need to...

    forum.aspose.com/t/aspose-words-documentbuilder...
  9. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  10. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/java/attachments/