Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 214,357 for

new

(0.07 sec)
  1. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...src = new Document(sourceDocPath); Document dst = new Document(targetDocPath);...; DocumentBuilder builder = new DocumentBuilder(dst); List<Bookmark>...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....Presentation presentation1 = new Presentation ( "presentation1...Presentation presentation2 = new Presentation ( "presentation2...

    docs.aspose.com/slides/java/merge-presentation/
  4. Licensing|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....subscription with free upgrades to any new releases or fixes that are published...barcode . License license = new com . aspose . barcode . License...

    docs.aspose.com/barcode/java/licensing/
  5. Licensing|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....subscription with free upgrades to any new releases or fixes that are published...barcode . License license = new com . aspose . barcode . License...

    docs.aspose.com/barcode/androidjava/licensing/
  6. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/environment-configura...
  7. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...book . worksheets ; // Add a new Named Range with name "NewNamedRange"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. 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-...
  9. Convert PowerPoint Presentations to Markdown on...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Android via Java, automate documentation and keep formatting....markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Java, automate documentation and keep formatting....markdown: Presentation pres = new Presentation ( "pres.pptx" );...CommonMark: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/convert-powerpoint-...