Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 213,941 for

new

(0.1 sec)
  1. 档案

    档案...您可以通过从 New Releases 部分下载 DLL 文件或使用 NuGet...diagramObject = new Input() { InputRectangles = new List<InputRectangle>()...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  2. Aspose.PSD for .NET 23.8 - 发行说明|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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...PsdImage newPsd = ( PsdImage ) new PsdImage ( 10 , 10 )) { newPsd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Chart | Aspose.Words for Java

    Provides access to the chart shape properties 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...
  4. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/renderers/
  5. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....dwatermark/data/" ; $ doc = new Java ( "com.aspose.words.Document"...as watermarks. $ shapeType = new Java ( "com.aspose.words.ShapeType"...

    docs.aspose.com/words/java/add-watermark-in-php/
  6. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box....document using ( var document = new Aspose . Pdf . Document ()) {...Create and fill box var box = new Aspose . Pdf . FloatingBox (...

    docs.aspose.com/pdf/net/floating-box/
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....the new API may look as follows: Presentation pres = new Presentation... get_Item ( 0 ). getImage ( new Size ( 1920 , 1080 )); try {...

    docs.aspose.com/slides/androidjava/modern-api/
  8. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  10. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...