Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 222,895 for

new

(0.4 sec)
  1. 用 via JavaScript 将工作表或图表导出为具有所需宽度和高度的图片|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表或图表导出为具有特定宽度和高度的图片。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...dimensions 400x400 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles....selected, create a new workbook var workbook = new Workbook (); }...arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  3. Incorrect Chart Is Displayed When Loading and S...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to incorrect chart display after export. Below are the details…...pptx"; try (var is = new FileInputStream(new File(importPath)))...File(importPath))) { var pres = new Presentation(is); // save imported presentation...

    forum.aspose.com/t/incorrect-chart-is-displayed...
  4. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = New Document("input.pdf"); var absorber = New ImagePlacementAbsorber(); …...var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorb();...instead of the absorber. var pdf = new Document("input.pdf"); // Work‑around:...

    forum.aspose.com/t/stackoverflowexception-with-...
  5. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/denoise/
  7. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....template file const workbook = new AsposeCells . Workbook ( path... get ( 0 ); const options = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  8. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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.... It includes not only new and obsoleted public methods...Imaging . Rectangle rectangle = new Aspose . Imaging . Rectangle...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....document Document pdfDocument = new com . aspose . pdf . Document...TextAbsorber textAbsorber = new com . aspose . pdf . TextAbsorber...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  10. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...PDF file Document document = new com . aspose . pdf . Document...circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270...

    products.aspose.com/pdf/zh-hans/java/annotation...