Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 213,531 for

new

(0.13 sec)
  1. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Instantiates Presentation $pres = new Presentation (); try { # Gets...( java_instanceof ( $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/php-java/manage-textbox/
  2. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/project-calculation-m...
  4. 转换幻灯片|Aspose.Slides for PHP 文档

    将PowerPoint幻灯片转换为图像(位图、PNG或JPG)在PHP中...位图对象,然后将图像以PNG格式保存: $pres = new Presentation ( "Presentation...方法将演示文稿的第一张幻灯片转换为位图对象: $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/zh/php-java/convert-slide/
  5. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the font animation effect....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link for the image const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  8. Aspose.PSD for Java 23.6 -发布说明|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....save ( outputPngWithThresho , new PngOptions ()); } } } catch (...save ( outputPngWithoutThre , new PngOptions ()); } catch ( Exception...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Create a new workbook with one sheet in it...ApplicationClass object. excelApplication = new Microsoft . Office . Interop...

    docs.aspose.com/slides/net/create-and-embed-an-...
  10. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...LoadOptions HtmlLoadOptions options = new HtmlLoadOptions(); // Set Print...HtmlMediaType.Print; var pdfOptions = new Aspose.Pdf.PdfSaveOptions();...

    forum.aspose.com/t/occurs-error-while-convertin...