Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 214,444 for

new

(0.12 sec)
  1. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience....affected nodes will reference new style. Examples Shows how to...style collection. Document doc = new Document (); Assert . That (...

    reference.aspose.com/words/net/aspose.words/sty...
  2. DataColumn | Aspose.Words for Java

    Represents the schema of a column in a DataTable in Java....Description DataColumn() Initializes a new instance of a DataColumn class...DataColumn(String columnName) Inititalizes a new instance of the DataColumn class...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容的更改...

    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.... Presentation pres = new Presentation (); IChart chart...片边界的限制。 Presentation pres = new Presentation (); BufferedImage...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Aspose.PSD for .NET 19.3 - 发行说明|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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType..."StrokeComplexRenderi.png" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  7. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for JavaScript via C++....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...document properties const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  8. Excel to HTML - Use PresentationPreference Opti...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...HtmlSaveOptions object const options = new HtmlSaveOptions (); // Set the...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  9. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....Create a new workbook (original JavaScript code created a new Workbook...reading a file) const workbook = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  10. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...