Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 164,081 for

new

(0.07 sec)
  1. Convert EPUB to GIF in C# – Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-epub-to-gif/
  2. Public API and Backwards Incompatible Changes i...

    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....using ( Presentation input = new Presentation ()) { IShapeCollection...Presentation presentation = new Presentation ()) { uint id =...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. 将 PowerPoint 转换为 PDF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合标准或无障碍标准的 PDF...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.ppt"...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint.pptx"...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API...using the new API may look as follows: var pres = new aspose ....method using ImageIO with the new one. Old: var imageio = java...

    docs.aspose.com/slides/nodejs-java/modern-api/
  6. Convert PowerPoint Slides to Images in Android|...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Android via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  7. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PowerPoint Slides to Images in PHP|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for PHP via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PNG format: $presentation = new Presentation ( "Presentation...how to do this: $imageSize = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/convert-slide/
  9. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/crop-eps/
  10. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...code snippet used diagram = new Diagram(fileDir + File.separator...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...