Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 213,244 for

new

(0.14 sec)
  1. Convert HTML to BMP – C# code and Online Converter

    Convert HTML to BMP online or using Aspose.HTML for .NET API. Save HTML page as BMP image in C# code. Try online HTML to BMP Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  2. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....presentation file const pres = new aspose . slides . Presentation...image: const presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  3. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  4. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...
  5. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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.... It includes not only new and updated public methods, added...) { ... } else if ... ... } New Implementation public object...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....When the cell is split, the new cells keep their original format...Create a Workbook. const wbk = new Workbook (); // Create a Worksheet...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  7. Aspose.Cells 8.8.3 中的公共 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....of Workbook Workbook book = new Workbook (); //Access first worksheet...LoadOptions LoadOptions loadOptions = new LoadOptions (); //Set the PaperSize...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/how-to-load-fonts/
  10. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/androidjava/activex/