Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 213,191 for

new

(0.13 sec)
  1. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/characters-blacklist/
  2. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm.... var doc = new aw . Document (); // Use a DocumentBuilder...builder = new aw . DocumentBuilder ( doc ); // Write a new paragraph...

    docs.aspose.com/words/nodejs-net/installation/
  3. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  4. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Node.js via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....range that contains charts to a new worksheet, the data source of...copying rows or a range to a new worksheet, the data source will...

    docs.aspose.com/cells/nodejs-cpp/change-data-so...
  5. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...original = new Document("<file-v1>.docx"); Document revised = new Document("<file-v2>...original.compare(revised, "Author", new java.util.Date()); original....

    forum.aspose.com/t/header-footer-content-update...
  6. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...Add_Picture () { using var pres = new Presentation (); // 创建一个简单的内存图像...创建一个简单的内存图像 using var bmp = new Bitmap ( width : 100 , height : 100 );...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....diagram" ); var diagram = new aspose . diagram . Diagram ();..."aspose.diagram" ); diagram = new aspose . diagram . Diagram (...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  9. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...darker images. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default font settings....instance to use the "Courier New" font # as a backup substitute...default_font_name = 'Courier New' self . assertTrue ( aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...