Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 213,527 for

new

(0.29 sec)
  1. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Document wordDoc = new Aspose . Words . Document ( ...ImageSaveOptions wordSaveOptions = new Aspose . Words . Saving . ImageSaveOptions...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  2. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a New list by copying the specified list and adding it to the collection of lists in the document....method addCopy(srcList) Creates a new list by copying the specified...by copying a list. let doc = new aw . Document (); // A list allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...getDefaultFont() 属性设置为 Courier New 和 ImageOrPrintOptions.getDefaultFont()...getDefaultFont() 属性设置为 Times New Roman 来获取两个电子表格图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  4. Split Screen of Excel Worksheet with Node.js vi...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using Node.js C++ Addon....Instantiate a new Workbook. const workbook = new AsposeCells ...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/how-to-split-s...
  5. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....object PdfFileStamp fileStamp = new PdfFileStamp (); // Open Document...FormattedText formattedText = new FormattedText ( "Aspose - Your...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  6. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... Add ( new FolderFontSource ( Path . Combine..."fonts" ))); var memoryStream = new MemoryStream (); _logger . LogInformation...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  7. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....Open document try { document = new Document ( inputStream ); } catch...object Resolution resolution = new Resolution ( 300 ); // Create...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly....Add ( string, double[] ) Adds new ChartSeries to this collection...ChartMultilevelValue[], double[] ) Adds new ChartSeries to this collection...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Merge OBJ File Formats via .NET | products.aspo...

    C# source code to load, render and Merge OBJ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/obj/
  10. Merge U3D File Formats via .NET | products.aspo...

    C# source code to load, render and Merge U3D documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/u3d/