Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 223,147 for

new

(0.26 sec)
  1. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/artifacts/
  2. Add Animation Property and Setup Target Camera ...

    Aspose.3D for Java supports rendering animated scene. This article explains prerequisites to move an object....Initialize scene object Scene scene = new Scene (); // Call Common class...property BindPoint bindPoint = new BindPoint ( scene , translation...

    docs.aspose.com/3d/java/add-animation-property-...
  3. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...加载PDF文档 Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // 将输出保存为PPTX格式...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  4. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to DOC(DOCX) directly in the Web....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  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. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...