Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 223,097 for

new

(0.27 sec)
  1. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 掌握图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/examples/element...
  2. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Սեղմել JPG Ը Java Ում

    Սեղմեք JPG ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/compress/jpg/
  5. Սեղմել TIFF Ը Java Ում

    Սեղմեք TIFF ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/compress/tiff/
  6. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/androidjava/working-solu...
  7. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add SVG file to new page...

    products.aspose.com/pdf/java/merger/svg-to-pdf/
  8. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to SVG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  9. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....PNG format: $presentation = new Presentation ( "Presentation...how to do this: $imageSize = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/convert-slide/
  10. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...@“C:\temp”; directoryInfo = new DirectoryInfo(directory); var...Aspose.Words.Document doc = new Aspose.Words.Document(filepath);...

    forum.aspose.com/t/saving-and-converting-docx-f...