Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 192,519 for

new

(0.14 sec)
  1. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described 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/java/convert-xps/
  2. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions { OnePagePerSheet...GridlineType.Hair }; SheetRender sr = new SheetRender(worksheet, imgOptions);...

    forum.aspose.com/t/image-gridline-color-differe...
  3. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...s (); using ( var pdfForm = new Aspose . Pdf . Facades . Form...using ( var xmlInputStream = new FileStream ( dataDir + "input...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  4. 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/
  5. Converting to MHTML Files in PHP|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.... PHP Code $sveFormat = new SaveFormat (); //Specify the...the HTML saving options $sv = new HtmlSaveOptions ( $sveFormat...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  6. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes New instance of this class in C++....tor constructor Initializes new instance of this class. Aspose...updated and new page layout model is created, a new enumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 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/
  8. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ai/
  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-...