Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 39,337 for

render

(0.26 sec)
  1. Convert CGM to POWERPOINT via Java API | produc...

    Java API to Convert CGM to POWERPOINT without using Microsoft Word...create, manipulate, convert and render PowerPoint presentations from...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…... Outlook can render calendar data dynamically even...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  3. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...create, manipulate, convert, and render documents, images, and presentations...

    products.aspose.com/total/android-java/conversi...
  4. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...Question Is it possible to render multiple series in a scatter...

    forum.aspose.com/t/linq-reporting-engine-multip...
  5. Aspose.Cells 8.5.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....OnePagePerSheet = true ; //Render worksheet to graphics context...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Remove image from HTML – C# – Aspose.HTML for .NET

    Learn the importance of removing unnecessary images from HTML and how to remove images programmatically using Aspose.HTML for .NET library....HTML Load HTML HTML Template Render HTML Canvas 2D to PDF Managing...

    products.aspose.com/html/net/images/remove/
  7. Extract Tables from HTML – C# code

    Extract tables from HTML programmatically using the Aspose.HTML C# library. Optimize your data collection and analysis!...HTML Load HTML HTML Template Render HTML Canvas 2D to PDF Managing...

    products.aspose.com/html/net/extract-html-table/
  8. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....fields are updated when you render a document or call UpdatePageLayout...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...area for both the pages to be rendered. 2). Moreover, for the line...value. Where as you need to render two pages and not single page...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  10. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // Render the PDF page to an image with 100 DPI JPG format BufferedImage image = Renderer.RenderImageWithDPI(i, 100, ImageType.RGB); // Pro...... // render the PDF page to an image with...format BufferedImage image = renderer.renderImageWithDPI(i, 100...

    forum.aspose.com/t/how-to-create-omr-template-f...