Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 198,806 for

new

(0.16 sec)
  1. Rendering Device – C# – Aspose.HTML for .NET

    Learn how to use rendering devices – PdfDevice, XpsDevice, DocDevice, and ImageDevice to render HTML to PDF, XPS, DOCX, and Images....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/rendering-device/
  2. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...debugging tasks only $reader = new BarCodeReader ( "test.png" ,...-> getCodeText ()); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  3. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDL Conversion API | JavaScript Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the JavaScript library with the Aspose.Page PDL conversion functionality....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/page/javascript-cpp/convers...
  5. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for .NET 20.12 - Release Notes|Docum...

    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.... Save ( pngOutputPath , new PngOptions () { ColorType = PngColorType...image . Save ( outputFilePath , new PsdOptions ( image )); } } PSDNET-764...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  7. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....GetTextShaper ( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...
  8. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Create a New Workflow To create a new workflow: Start...appears as shown below. Give the new workflow a name and click “Ok”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  9. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-ps/
  10. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...a chart data label: $pres = new Presentation (); try { $chart...the Presentation class $pres = new Presentation (); try { # Gets...

    docs.aspose.com/slides/php-java/chart-data-label/