Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 224,658 for

new

(0.11 sec)
  1. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... The new Comment object can be accessed...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  2. 在 JavaScript 中将 PowerPoint 演示文稿转换为 Markdown|Asp...

    在 JavaScript 中使用 Aspose.Slides for Node.js(通过 Java)将 PowerPoint 幻灯片(PPT、PPTX)转换为整洁的 Markdown,自动化文档并保留格式。...PowerPoint 转换为 markdown: var pres = new aspose . slides . Presentation...PowerPoint 转换为 CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... It concatenates the new matrix with previous one. Please...source PDF file Document doc = new Document ( _dataDir + "ImageInformation...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  4. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = New JsonDataSource(n…...this: var dataSource = new JsonDataSource(new MemoryStream(encoding...MemoryStream . var dataSource = new JsonDataSource("path/to/your/large...

    forum.aspose.com/t/jsondatasource-initializatio...
  5. 将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++|Documen...

    如何使用Aspose.Cells for JavaScript通过C++将URL中的图片转换为实际Excel图片。...If no file provided, create a new workbook document . getElementById...orange;">No input workbook selected. A new workbook will be created.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/load-a-...
  6. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...
  7. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  8. Adding and Removing Calendar Exceptions | Aspos...

    Learn how to add or remove calendar exceptions using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/adding-and-removing-c...
  9. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Qualite de conversion STP/IGES vers PDF - Free ...

    Bonjour, Je suis en train d’essayer la librairie aspose.cad en environnement visual studio en langage visual basic. les conversions en PDF fonctionnent bien pour des fichiers 2D (DXF,DWG,DWF) mais ne fonctionnent pas av…...Load(src) Dim pdf As New Aspose.CAD.ImageOptions.PdfOptions()...PdfOptions() Dim cad As New Aspose.CAD.ImageOptions.CadRasterizationOpti()...

    forum.aspose.com/t/qualite-de-conversion-stp-ig...