Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 214,313 for

new

(0.15 sec)
  1. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/jp/view/ai/
  2. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。实现 OLE 内容的无缝嵌入、更新和导出。...Presentation presentation = new Presentation (); SizeF slideSize...file = new File ( "book.xlsx" ); byte fileData [] = new byte [(...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  3. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Obtaining the...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  4. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....pdf" ; myExternalFile = new File ( getExternalFilesDir (...document object Document document = new Document (); // Add page Page...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  5. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words... Document wordDoc = new Aspose . Words . Document ();...DocumentBuilder wordBuilder = new Aspose . Words . DocumentBuilder...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  6. Connecting to SMTP Server|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....Email-for-Java SmtpClient client = new SmtpClient ( "smtp.gmail.com"...Email-for-Java SmtpClient client = new SmtpClient ( "smtp.domain.com"...

    docs.aspose.com/email/java/connecting-to-smtp-s...
  7. Convert Image To HTML Javascript

    Convert Image to HTML format in JavaScript code. Save Image as HTML using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  9. Გადაიყვანეთ HTML GIF C#

    გადაიყვანეთ HTML GIF C# ფორმატში კოდით. შეინახეთ HTML როგორც GIF C#....doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/ka/net/conversion/htm...
  10. Გადაიყვანეთ JPG TIFF C#

    გადაიყვანეთ JPG TIFF C# ფორმატში კოდით. შეინახეთ JPG როგორც TIFF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.tiff" , new ImageSaveOptions(SaveFormat.Tiff));...

    products.aspose.com/words/ka/net/conversion/jpg...