Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 222,975 for

new

(0.09 sec)
  1. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/nodejs-java/product-over...
  2. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....to HTML Slide Features Create new slides from scratch and add them...supported style. Add new or manage slide notes. Set new slide masters...

    docs.aspose.com/slides/cpp/product-overview/
  3. PlainTextDocument.BuiltInDocumentProperties | A...

    Discover the PlainTextDocument BuiltInDocumentProperties property to easily access and manage essential document metadata for enhanced document organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  5. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PNG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  6. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...MemoryFontSource> fontSources = new ArrayList<>(); String fontBase...addToFontSource2(fontSources, new ClassPathResource(fontBase +...

    forum.aspose.com/t/problems-with-adding-arial-u...
  7. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...Load diagram Diagram diagram = new Diagram ( dataDir + "DrawingTimeLine...MilestoneHelper milestoneHelper = new MilestoneHelper ( milestone );...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  8. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...ImageSaveOptions(saveFormat) Initializes a new instance of this class that can...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  10. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...substitution: FontSubstRule rule = new FontSubstRule("Brush Script MT"...FontSubstRuleCollect rules = new FontSubstRuleCollect(); rules...

    forum.aspose.com/t/installed-font-will-be-subst...