Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 213,047 for

new

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

    Provides access to data of a CSV file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Set a Default Font while Rendering a Spreadshee...

    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....names such as Courier New , Arial , Times New Roman , etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  3. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....document with text Document doc = new Document (); doc . getPages ()...(). getParagraphs (). add ( new TextFragment ( "Move the mouse...

    docs.aspose.com/pdf/java/pdf-tooltip/
  4. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....Description AxisBound () Creates a new instance indicating that axis...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Courier New 和 ImageOrPrintOptions.defaultFont 属性设置为 Times New Roman...ImageOrPrintOptions.defaultFont 属性设置为 Courier New 后的输出图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  7. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....generate messages in bulk Create a new PST with PersonalStorage.Create...MailMessage MailMessage template = new MailMessage(); // add template...

    products.aspose.com/email/net/assembly/pst/
  8. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... DocumentBuilder builder = new DocumentBuilder(); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl(); Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Merge two adjacent cells|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....First (); } else { mergeCells = new MergeCells (); // Insert a MergeCells...MergeCell mergeCell = new MergeCell () { Reference = new StringValue (...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...