Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,051 for

append

(0.16 sec)
  1. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Method Description virtual Append (System::SharedPtr<System::IO::Stream>...ds::Loading::LoadOptions>) Append the document loading it with...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 从流中打开电子表格文档|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  5. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。... append ( "字段名称: " ); sb . append ( formField ....getPartialName ()); sb . append ( " 值: " ); sb . append ( formField . getValue...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  6. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....ComposeOrder { /// <summary> /// Append the new transform to the chain...chain /// </summary> Append , /// <summary> /// Prepend the new...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  7. 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....object with optional text and appends it to the end of this object...Returns The newly created and appended paragraph. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Open a spreadsheet document from a stream|Docum...

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  9. FieldHyperlink.isImageMap property | Aspose.Wor...

    FieldHyperlink.isImageMap property. Gets or sets whether to Append coordinates to the hyperlink for a server-side image map....property Gets or sets whether to append coordinates to the hyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 创建一个电子表格文档|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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/zh/net/create-a-spreadshe...