Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 223,144 for

new

(0.17 sec)
  1. How to use FormulaBar with Aspose.Cells.GridDes...

    This article introduces the use of FormulaBar in GridDesktop....GridDesktop Step 1: Creating a New Project Open Visual Studio 2019...menu, select New , then Project . The Create a New Project dialog...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Json ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  4. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java...Java Document pdfDocument = new Document ( DATA_DIR . resolve...pdf" ). toString ()); alizes a new instance of the Table com . aspose...

    products.aspose.com/pdf/java/table/add/
  5. Aspose.PSD for Java 24.8 - 发行说明|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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  7. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...stream = new(content); using Aspose.Pdf.Document pdf = new Aspose...List<SKBitmap> imagePages = new List<SKBitmap>(); int documentPageCount...

    forum.aspose.com/t/convert-pdf-to-image-results...
  8. 将PDF页面转换为图像并识别条形码|Aspose.PDF for .NET

    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....PdfConverter object var converter = new Aspose . Pdf . Facades . PdfConverter...image converter . Resolution = new Aspose . Pdf . Devices . Resolution...

    docs.aspose.com/pdf/zh/net/convert-pdf-pages-to...
  9. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++...., "data" ); // Initialize a new Workbook // Open an Excel file...file const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  10. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....NegativeZAxis ; AxisSystem axisSystem = new AxisSystem ( CoordinateSystem...front ); ObjSaveOptions opt = new ObjSaveOptions (); //use the...

    docs.aspose.com/3d/net/customize-axis-system-fo...