Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 213,297 for

new

(0.21 sec)
  1. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-gradi...
  2. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....); // Create a new workbook (equivalent to new AsposeCells.Workbook()...JavaScript) const workbook = new Workbook (); // Simulate the...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  3. Aspose.PSD for Java 20.7 - Release Notes|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....PSD file after the creation of new Layer Group we get Photoshop...PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. Reports – Report Server, Report Viewer, Report ...

    Technologies which may be used to export reports using the Aspose.Words for Reporting Services....users can get access to the new report formats. Aspose.Words...Report Viewer, you can enable the new report formats by referencing...

    docs.aspose.com/words/reportingservices/same-re...
  5. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...pdfEditor = new PdfFileEditor (); int [] pagesToExtract = new int []...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  6. 使用 C# 转换 XML | Aspose.PDF

    用於轉換 XML 並載入到 .NET Framework、.NET Core 上的 PDF 文件的 C# 原始程式碼。...( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  7. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = New Document(); DocumentBuilder builder = New DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...{ // Create a new document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/insert-html-into-word-includ...
  8. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Object Document pdfDocument = new Document (); // Instantiate document...pdfDocument . setCollection ( new Collection ()); // Get Files...

    docs.aspose.com/pdf/java/portfolio/
  9. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  10. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....// Open the document $ doc = new java ( "com.aspose.words.Document"...page width. $ autoFitBehavior = new Java ( "com.aspose.words.AutoFitBehavior"...

    docs.aspose.com/words/java/working-withtables-i...