Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 96,281 for

object

(0.55 sec)
  1. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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....targetSheet , string Cell , object Value ) { targetSheet . get_Range...StartupPath + @"\ChartData.xlsx" ; object paramMissing = Type . Missing...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  2. Grouping Data in Aspose.Cells|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 a connection object, specify the provider info...connection object. con . Open (); // Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  3. Accessing Gmail on SSL|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....above set up the SMTPClient object to connect to the Gmail server...same client object, create a MailMessage class object and send the...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  4. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...// Instantiating a Workbook object const workbook = new AsposeCells....end" ); // Create a style object const style = sheet1 . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  5. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction....takes a TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. Loop through all the fragments...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  7. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications....contained by RichText nodes of the object. The OneNote file displaying..."tags/" ; 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/java/working-with-tags/
  8. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....code first creates a PdfViewer object and binds the input PDF file...number dialog. Next, it creates objects for printer and page settings...

    products.aspose.com/pdf/tutorial/print-pdf/
  9. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  10. MailMergeDataSource | Aspose.Words for Java

    Mail merge data source used for using in MailMergerContext in Java....Object public class MailMergeDataSource...create(String[] fieldNames, Object[] fieldValues) Creates Mail...

    reference.aspose.com/words/java/com.aspose.word...