Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 216,907 for

new

(0.73 sec)
  1. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid...}; List<Task> convertTasks = new List<Task>(); for (int counter...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  2. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....using ( HttpClient client = new HttpClient ()) { byte [] bytes...using ( MemoryStream stream = new MemoryStream ( bytes )) { //...

    reference.aspose.com/words/net/aspose.words/loa...
  3. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with 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/convert-ms-project-mp...
  4. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...know: Document pdfDocument = new Document(); pdfDocument.Pages...Facades.PdfFileSecurity security = new Facades.PdfFileSecurity(); Facades...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  5. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get XMP metadata from EPS file using JavaScript

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...
  7. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...Presentation mergePpt = new com.aspose.slides.Presentation();...List<ISlideCollection> iSlides = new ArrayList<>(); if (!CollectionUtils...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  8. Aspose.Cells 8.6.2 中的公共 API 更改|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....//Instantiate a new Workbook designer WorkbookDesigner report = new WorkbookDesigner...setDataSource ( "VariableArray" , new String [] { "English" , "Arabic"...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...GetBytes(License); MemoryStream ms = new MemoryStream(buf); return ms;...try { Aspose.Words.License l = new Aspose.Words.License(); l.Se...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  10. Generate Reports in MBOX Files via Java | produ...

    Java sample code to create MBOX format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Generate MBOX - C# //create a new MailMessage instance as a template...template MailMessage template = new MailMessage(); //add template...

    products.aspose.com/email/java/assembly/mbox/