Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 223,089 for

new

(0.12 sec)
  1. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...toString (); Document document = new Document ( documentFileName );...Resolution 对象 Resolution resolution = new Resolution ( 300 ); // 创建 TiffSettings...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  2. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...Annotation var screenAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  3. Drawing Images using Core Functionality in PHP|...

    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....properties $create_options = new BmpOptions (); $create_options...property $fileCreateSource = new FileCreateSource (); $create_options...

    docs.aspose.com/imaging/java/drawing-images-usi...
  4. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Chart.Format | Aspose.Words for .NET

    Unlock advanced chart formatting with our tool! Easily customize fill and line styles for stunning, professional visuals that enhance your data presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  7. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/load-a-onenote-document/
  8. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating New version. Meanwhile we came across other issues like Aspose is not able to convert attached excel file into spreadsheetml. Aspose.Cells.Test This file’s format…... We are validating new version. Meanwhile we came across...fileReader As StreamReader = New StreamReader(Me.mXLSFile) EXEMPT...

    forum.aspose.com/t/exception-this-files-format-...
  9. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...conversion: LoadOptions loadOptions = new LoadOptions(); loadOptions.s...InputStream is = new BufferedInputStream(new FileInputStream(input));...

    forum.aspose.com/t/getting-nullpointerexception...
  10. How to Create Charts in Presentations Using Jav...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides using both legacy and modern chart APIs....Using Java Contents [ Hide ] A new Aspose.Slides for Java API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/java/how-to-create-chart...