Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 214,328 for

new

(0.15 sec)
  1. 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...
  2. Compress DOCX In Javascript

    Compress DOCX in JavaScript without losing quality. Optimize DOCX content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/nodejs-net/compress/d...
  3. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/nodejs-net/compress/w...
  4. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....video, 3D, continually updated news, controls, and so forth. Each...OleObjectCollection class, used to add a new OLE object to the collection...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  5. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = New File(PATH_TO_VSD_FILE); Diagram d = New Diag…...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...

    forum.aspose.com/t/null-pointer-exception-when-...
  6. 使用JavaScript通过C++在工作簿之间复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作簿内外复制和移动工作表。高效管理你的工作簿结构。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-an...
  7. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …... File pptFile = new File("pptFilePath"); try (FileInputStream...(FileInputStream fileInputStream = new FileInputStream(pptFile)) { logger...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....RenameImages () { Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); // If...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-tiff/
  10. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/cross-package-oper...