Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 91,713 for

object

(0.19 sec)
  1. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...can be imported from a stream object. Export Bookmarks to XML from...

    docs.aspose.com/pdf/java/import-bookmark/
  2. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow formatting for an Object...Represents shadow formatting for an object. To learn more, visit the Working...color Gets or sets a string object that represents the color for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....property of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-text/
  4. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook Object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...Cells: When creating a Workbook object using a file path, the resulting...However, when creating a Workbook object using an InputStream, the worksheet...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  5. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。..."data" ); // Create a workbook object const workbook = new AsposeCells...( 0 ); // Get the pagesetup object const pageSetup = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  7. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Instantiate ExcelSave Option object ExcelSaveOptions saveOptions...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....Object public class CalendarType Specifies...int format) { return format((Object) value, format); } public String...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...\\ " ); // Create a workbook object Workbook workbook ; // Get...( 0 ); // Get the pagesetup object PageSetup pageSetup = worksheet...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  10. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In the example...

    docs.aspose.com/cells/net/using-anonymous-types...