Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 97,204 for

object

(1.36 sec)
  1. How to Convert JPG to Word Format in Java

    This article explains how to convert JPG to Word format in Java. It shares the details to set the development environment, a list of steps, and a runnable sample code to transfer JPG to Word in Java....file using the Document class object to convert JPG to a Word file...Create a DocumentBuilder class object for the loaded Word file that...

    kb.aspose.com/words/java/how-to-convert-jpg-to-...
  2. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns None...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  4. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  5. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....Shows how to export OfficeMath object as Latex. doc = aw . Document...Shows how to export OfficeMath object as MarkItDown. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  7. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...() { // Initialize document object Document pdfDocument = new...90 ); // create TextBuilder object TextBuilder textBuilder = new...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  8. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades.... You need to create an object of PdfBookmarkEditor class...all, you need to create an object of PdfBookmarkEditor class...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  9. 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/
  10. 从TTF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 TTF 文件加载它。...// Initialize FontDefinition object passing TTF as FontType value...Based on FileSystemStreamSour object, set fileExtension to "ttf"...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...