Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 213,366 for

new

(0.78 sec)
  1. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with New ones....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/migration-between-vers...
  2. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Create a new workbook Workbook workbook ; // Add a new worksheet..."Times New Roman" style . GetFont (). SetName ( u "Times New Roman"...

    docs.aspose.com/cells/cpp/cells-font-settings/
  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....Workbook类可用于简单使用 Java Workbook workbook = new Workbook (); // Creating a Workbook...Stream保存 Java Workbook wb = new HSSFWorkbook (); FileOutputStream...

    docs.aspose.com/cells/zh/java/create-new-workbook/
  4. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field 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...
  5. Generate and Read HIBC LIC Barcodes in C#|Docum...

    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....HIBCLICPrimaryDataCo complexCodetext = new HIBCLICPrimaryDataCo (); complexCodetext...data complexCodetext . Data = new PrimaryData (); complexCodetext...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  6. Convert TEXT To SVG Javascript

    Convert TEXT to SVG format in JavaScript code. Save TEXT as SVG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) for...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert DOC To HTML Javascript

    Convert DOC to HTML format in JavaScript code. Save DOC as HTML using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  8. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..., null ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/flatten-nested-zip/
  10. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...department2Series . Remove ( 0 ); // Add new values to the both series. ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...