Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 222,684 for

new

(0.09 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process 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...
  2. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-transp...
  3. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... Document doc = new Document ( dataDir + "document...WordToHtmlUtils . loadDoc ( new FileInputStream ( dataDir + "document...

    docs.aspose.com/words/java/convert-document-to-...
  4. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-images/
  5. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)... Workbook workbook = new Workbook(); int w = 230, h =...//shape1 ShapePath shapePath = new ShapePath(); shapePath.MoveTo(0...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  6. 图片|Aspose.Slides 文档

    使用 Aspose.Slides for Android 处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。...Presentation presentation = new Presentation (); try { ISlide...graphics = new Canvas ( bitmap ); Paint paint = new Paint ();...

    docs.aspose.com/slides/zh/androidjava/examples/...
  7. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....expression\""; DocumentBuilder builder = new DocumentBuilder(); // Field codes...result = comparisonResult != -1 ? new ComparisonEvaluation(comparisonResult...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for Java 25.8 - 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.... save ( outputFile , new PngOptions ()); } PSDJAVA-762...PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. Export JasperReport to PSD|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....ASPsdExporter psdExporter = new ASPsdExporter (); ASPsdExportConfigura...ASPsdExportConfigura psdExportConfigurati = new ASPsdExportConfigura (); psdExportConfigurati...

    docs.aspose.com/imaging/jasperreports/export-ja...
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....controlPoints = new Vector4List ( 8 ); controlPoints . add ( new Vector4...0 )); controlPoints . add ( new Vector4 ( 5 . 0 , 0 . 0 , 5 ...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/