Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 197,088 for

new

(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....expected , actual )) { throw new Exception ( "对象不相等。" ); } } using...Uniform ; // 添加新滤镜项目 var filters = new List < SmartFilter >( smartObj...

    docs.aspose.com/psd/zh/net/release-notes/releas...
  2. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java...presentation file Presentation pres = new Presentation (); try { // Gets...FileInputStream fstr = new FileInputStream ( new File ( "audio.wav"...

    docs.aspose.com/slides/androidjava/audio-frame/
  3. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....the index of the row where the new row will be inserted as the first...excel file path $workbook = new Workbook ( $dataDir . 'Book1...

    docs.aspose.com/cells/java/inserting-and-deleti...
  4. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 0 ...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  5. Გადაიყვანეთ HTML MARKDOWN Java

    გადაიყვანეთ HTML MARKDOWN Java ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  6. Გადაიყვანეთ HTML Markdown Java

    გადაიყვანეთ HTML Markdown Java ფორმატში კოდით. შეინახეთ HTML როგორც Markdown Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  7. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/
  8. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...and save as PDF Document doc = new Document("input.html"); doc.Save("output...document Document pdfDocument = new Document("output.pdf"); // Convert...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  9. Редагування PSD файлів онлайн | products.aspose...

    Редагування PSD файлів Adobe Photoshop онлайн...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/
  10. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or Decompress Directory programmatically with API for C#...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/extracting-rar-archives/