Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 94,459 for

object

(0.53 sec)
  1. 从数组导入|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/importing-from-array/
  2. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....worksheet data to a DataTable object by calling either ExportDataTable...worksheet data as a DataTable object: Row number – the row number...

    docs.aspose.com/cells/net/export-data-from-work...
  3. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....Create PdfAnnotationEditor object auto annotationEditor = MakeObject...Create PdfAnnotationEditor object auto annotationEditor = MakeObject...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  4. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入OLE对象的类别标识符。...< body > < h1 > Extract OLE Object Class Identifier (GUID) </...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  5. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  6. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/pag...
  7. GoogleAiModel.Summarize | Aspose.Words for .NET

    Google AI document summarization tool. Extract key insights and create concise summaries from Word documents automatically....Summarizes specified Document object. public override Document Summarize...Summarizes specified Document objects. public override Document Summarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load workbook object Workbook workbook ( srcDir...the Comment of Table or List Object inside the Worksheet Convert...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  9. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  10. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) Object with optional text and appends it to the end of this Object....method that creates a Paragraph object with optional text and appends...appends it to the end of this object. appendParagraph ( text : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...