Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 33,797 for

new

(0.09 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. 在Java中将PowerPoint转换为Markdown|Aspose.Slides 文档

    在Java中将PowerPoint转换为Markdown...rkdown: Presentation pres = new Presentation ( "pres.pptx" );...onMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. 在 Java 中将 PowerPoint 转换为 Markdown|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 Markdown...Markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  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. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Merge Presentation|Aspose.Slides for Node.js vi...

    Merge or combine PowerPoint Presentation in JavaScript...merge presentations: let pres1 = new aspose . slides . Presentation..."pres1.pptx" ); try { let pres2 = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  10. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...