Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 213,936 for

new

(0.13 sec)
  1. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); using (...

    docs.aspose.com/slides/net/convert-slide/
  2. 在 EPS | .NET 的 XMP 元数据中添加 XML 命名空间

    本文将通过代码片段讲解并使用 Aspose.Page for .NET 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...
  3. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  4. | Aspose

    Sample code for TIF to XLSX Java conversion. Use API example code for batch TIF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  6. Converting a XML file to PDF using Android via ...

    Sample code on Java for XML to PDF conversion. Use example code for batch XML to PDF conversion in Android...String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    products.aspose.com/pdf/android-java/conversion...
  7. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....properties/methods const settings = new ChartJapaneseSetting (); // Example:...modifications) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  8. Փոխարկել JPG Պատկեր Javascript

    Փոխարկեք JPG ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք JPG որպես Պատկեր օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG SVG Javascript

    Փոխարկեք JPG ը SVG ձևաչափի JavaScript կոդով: Պահեք JPG որպես SVG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  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-...