Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 162,156 for

new

(0.07 sec)
  1. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....xlsx" ); const book = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  2. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。...Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. Process to upgrade to Aspose.PDF for .NET 25.3 ...

    Dear support team, Currently we have purchased Aspose.PDF for .NET v24.02. What’s process to upgrade to Aspose.PDF for .NET 25.3. Sharing PO IE0013072377 & order ID 230906165834 if it helps to answer us faster. Adva…... Hence you will need to re-new your subscription as your license...renew your license and obtain a new one....

    forum.aspose.com/t/process-to-upgrade-to-aspose...
  4. 使用Aspose.Cells将图表转为图像|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....ImageOrPrintOptions imgOpts = new ImageOrPrintOptions (); imgOpts...image file. chart . toImage ( new FileOutputStream ( dataDir +...

    docs.aspose.com/cells/zh/java/convert-chart-to-...
  5. ImageBinarizationMethod | Aspose.Words for Java

    Specifies the method used to binarize image in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... ImageSaveOptions options = new ImageSaveOptions(SaveFormat.TIFF);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert Chart to Images using Aspose.Cells|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....ImageOrPrintOptions imgOpts = new ImageOrPrintOptions (); imgOpts...image file. chart . toImage ( new FileOutputStream ( dataDir +...

    docs.aspose.com/cells/java/convert-chart-to-ima...
  8. 在网格中创建多边形|Documentation

    Aspose.3D for Node.js via Java 允许在网格中创建多边形。...// Initialize Mesh var mesh = new aspose . threed . Mesh (); //The...holding the face indices //The new overloads doesn't need extra...

    docs.aspose.com/3d/zh/nodejs-java/create-polygo...
  9. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadOptions SupportFontFaceRules, control font loading with ease. Enhance your web design by enabling custom fonts for a polished look....HtmlLoadOptions loadOptions = new HtmlLoadOptions (); loadOptions...SupportFontFaceRules = true ; Document doc = new Document ( MyDir + "Html with...

    reference.aspose.com/words/net/aspose.words.loa...
  10. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveOptions. Easily manage image quality and file size for optimal results.... Document doc = new Document ( MyDir + "Rendering...PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...