Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 33,805 for

new

(0.1 sec)
  1. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Open Presentation in JavaScript|Aspose.Slides f...

    Open or load Presentation PPT, PPTX, ODP in JavaScript...(content on its slides), add new slides or remove existing ones...to its constructor var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/open-present...
  3. Aspose.PSD for .NET 23.9 - 发行说明|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....expected , actual )) { throw new Exception ( message ?? "对象不相等。"...); image . Save ( outputPng , new PngOptions ()); } PSDNET-1194...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...
  5. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-docx/
  6. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...presentation (PPT or PPTX) in new ways, you may benefit from converting...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. 在 C# 中将 PowerPoint 转换为 Markdown|Aspose.Slides 文档

    在 C# 中将 PowerPoint 转换为 Markdown...using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. Export to HTML5|Aspose.Slides for Node.js via ....

    Export PowerPoint to HTML5 in JavaScript...and dependencies: var pres = new aspose . slides . Presentation...transitions this way: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  9. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Exists(_licenseFilePath)) { License license = new License(); license.SetLicens...wordDocument = new Document(docStream); var saveOptions = new Aspose...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  10. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with data and a set of settings to control these routines in Java....ReportingEngine() Initializes a new instance of this class. Methods...ReportingEngine() Initializes a new instance of this class. buildReport(Document...

    reference.aspose.com/words/java/com.aspose.word...