Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 222,903 for

new

(0.38 sec)
  1. 添加水印到 PDF|Aspose.PDF for PHP via Java

    本文解释了使用 PHP 处理工件和获取 PDF 水印的功能。...$document = new Document ( $inputFile ); $formattedText = new FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> getRgb (), ( new facades_FontStyle...

    docs.aspose.com/pdf/zh/php-java/add-watermarks/
  2. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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.... Save ( destName , new PsdOptions ( image )); } string...); image . Save ( destName , new PsdOptions ( image )); } string...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  3. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…... image) { var imageTable1 = new Table() { IsBroken = false, Broken...row11.Cells.Add(); var image11 = new Image { File = Path.Combine(path...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  5. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... let doc = new aw . Document ( base . myDir...String in HTML format. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/java/use-connection-...
  7. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....Please note, if you create a new file in MS Excel, you will find...first worksheet const workbook = new Workbook (); const worksheet...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  8. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....arrayBuffer (); const data = new Uint8Array ( arrayBuffer ); //...as out.pdf const workbook = new Workbook ( data ); const outputData...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  9. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  10. 档案

    档案...//获取文本行中每个符号的字形标识符 GlyphId[] gids = new GlyphId[text.Length]; for (int...// 准备输出位图 Bitmap outBitmap = new Bitmap(960, 720); outBitmap....

    blog.aspose.com/zh/font/render-text-with-truety...