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

new

(0.28 sec)
  1. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....the presentation file $pres = new Presentation (); try { # Create...and PFX password $signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/php-java/digital-signatu...
  2. 手动集成 Aspose.Slides 在 SSRS 2012 SharePoint 集成模式|...

    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...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/zh/reportingservices/man...
  3. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  4. 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...
  5. Generate Barcodes using Custom Classes|Document...

    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....[ CDATA [ new com . aspose . barcode . jr ...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/generate-...
  6. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...var data = new List<Dictionary<string, object>> { new Dictionary<string...}, { "Field2", "Value2" } }, new Dictionary<string, object> {...

    forum.aspose.com/t/issue-with-outputting-sequen...
  7. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation presentation = new Presentation() presentation.slides...service = new PowerPointService() def workbook = new Workbook('/Users/nitesh...

    forum.aspose.com/t/the-text-from-a-pdf-document...
  8. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....presentation file var pres = new aspose . slides . Presentation...dispose (); } FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  9. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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....the diagram Diagram diagram = new Diagram ( FilePath ); //Call...); PrinterSettings settings = new PrinterSettings (); settings...

    docs.aspose.com/diagram/net/printing-a-diagram-...