Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 213,541 for

new

(1.16 sec)
  1. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  3. Edit HTML In Javascript

    Edit HTML in JavaScript code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/html/
  4. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...open it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  5. Aspose.PSD for Java 19.4 - Release Notes|Docume...

    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....psd" ; PsdImage image = new PsdImage ( 200 , 200 ); try {...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  6. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....using ( Presentation pres = new Presentation ()) { // Gets the...to stream FileStream fstr = new FileStream ( "sampleaudio.wav"...

    docs.aspose.com/slides/net/audio-frame/
  7. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-docx/
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...{ workbook = new Workbook (); } // Adding a new worksheet to...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(file); //Create zip files..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/jt/