Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 90,763 for

object

(0.16 sec)
  1. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....effect by setting the Font object’s isSuperscript property to...apply subscript, set the Font object’s isSubscript property to true...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  2. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  3. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Office Data Source Object (ODSO) settings for a mail...use the properties of this object is to create a document with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  5. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/java/working-with-document/
  6. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....Object public class DocumentSavingArgs...ress")); } } public static Object[][] progressCallbackData()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working With OLE Objects|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....Working With OLE Objects Contents [ Hide ] Microsoft Office Visio...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/java/working-with-ole-o...
  8. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE Object is an OLE Package. Returns null otherwise in C++....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Import DataView to GridWeb|Documentation

    This article introduces how to import data in GridWeb....DataView objects store data in offline mode. These objects are very...either DataTable or DataView objects into worksheets. Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using 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/hello-world-example/