Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 213,535 for

new

(0.12 sec)
  1. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...Cells.lic" ); const workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  2. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbook Workbook workbook = new Workbook ( filePath ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Added New Elements to the Aspose.Slides...has been extended with new elements. New elements related to PowerPoint...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....presentation to MathML: $pres = new Presentation (); try { $autoShape...(); $mathParagraph -> add ( new MathematicalText ( "a" ) -> setSuperscript...

    docs.aspose.com/slides/php-java/exporting-math-...
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Description Row(doc) Initializes a new instance of the Row class. Properties... let doc = new aw . Document (); let table = new aw . Tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...docx Document sourceDoc = new Document("A.docx"); // 加载目标文档B...docx Document destinationDoc = new Document("B.docx"); // 获取要复制的节(假设是第一个节)...

    forum.aspose.com/t/word-word-word/320564
  7. SignatureLineOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.SignatureLineOptions to customize signature lines in your documents easily. Enhance your DocumentBuilder experience today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...
  8. Aspose.PSD for Java 23.7 - 发行说明|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....getTimeline (); Frame [] frames = new Frame [ framesCount ]; for (...[ i ] = new Frame (); LayerState [] layerStates = new LayerState...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words/ran...