Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 213,153 for

new

(0.22 sec)
  1. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  2. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Generate Reports in PST Files via Java | produc...

    Java sample code to create PST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....generate messages in bulk Create a new PST with PersonalStorage.Create...& Add to PST - C# //create a new MailMessage instance as a template...

    products.aspose.com/email/java/assembly/pst/
  5. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis....is allowed in MS Office 2016 new charts. Examples Shows how to...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!...build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...Instantiate a new Workbook. const workbook = new Workbook ();... add ( 14 , 3 , 200 , 220 , new Uint8Array ( imageBuffer ));...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  8. Working with Voting Option Using MapiMessage|Do...

    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 poll when composing a new message. It lets them include...allows the same while creating a new Outlook message. The FollowUpOptions...

    docs.aspose.com/email/java/working-with-voting-...
  9. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....following sample code that creates a new Excel file and puts the chart...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  10. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...(SVGDocument doc = new SVGDocument(filename, new Aspose.Svg.Configuration()))...using (PdfDevice pdfDevice = new PdfDevice(saveOptions, filename)...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...