Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 7,721 for

append

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

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  2. 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...
  3. Managing Page Breaks in Jython|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....Cells - Managing Page Breaks To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/managing-page-breaks...
  4. 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...
  5. 创建一个电子表格文档|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...
  6. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....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...
  7. Aspose::Words::IDocumentProcessorPlugin::GetTyp...

    How to use GetType method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method Aspose::Words::IDoc...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... append ( highlightAnnotation ) document...pages [ 1 ] . annotations . append ( strikeoutAnnotation ) document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  9. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....(); // Create a header and append a paragraph to it. The text...True ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/par...
  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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/zh/net/insert-a-new-works...