Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 213,031 for

new

(0.2 sec)
  1. Aspose.PSD为.NET 21.3版 - 发布说明|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 ( outputFile , new PngOptions ()); } PSDNET-789...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/introduction/
  3. 档案

    档案...doc = new Document (); // 初始化 Page 类对象 Page page = new Page ();...Outline 类对象 Outline outline = new Outline (); // 初始化 TextStyle...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  4. Mail Merge Form Fields|Aspose.Words for Java

    Mail Merge Form Fields using PHP....formfields/data/" ; $ doc = new Document ( $ dataDir . "Template...()-> setFieldMergingCallb ( new HandleMergeField ()); $ fieldNames...

    docs.aspose.com/words/java/mail-merge-form-fields/
  5. Convert ICS Other Formats|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.... Create a new MailMessage object to hold the...); // create an EML var eml = new MailMessage (); // add appointment...

    docs.aspose.com/email/net/converting-between-fo...
  6. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!...using ( MemoryStream stream = new MemoryStream ( Encoding . ASCII...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { ImportUnderlineForma...

    reference.aspose.com/words/net/aspose.words.loa...
  7. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/zh/net/add-arc/
  8. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...with BarCodeReader $reader = new BarCodeReader ( "test.png" ,...-> getCodeText ()); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples.... Create new math expressions or edit previously...mathematical text: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  10. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

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