Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 50,867 for

shape

(0.07 sec)
  1. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...of varying widths, or other shapes arranged in a pattern to represent...hexagons, or other geometric shapes called matrix codes. Postal...

    docs.aspose.com/barcode/javascript-cpp/generate...
  2. Generate QR Code and Micro QR Code in C++|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....2D matrix barcodes of square shape (except Rectangular Micro QR...

    docs.aspose.com/barcode/cpp/qr-code-and-micro-q...
  3. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...fos = new FileOutputStream ( "shape.png" ); shapeImage . compress...try { shapeImage . save ( "shape.png" ); } finally { if ( shapeImage...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  4. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Android... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/androidjava/working-wit...
  5. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddPictureFrame ( Aspose...-> get_Shape ( 0 ) -> GetThumbnail () -> Save ( u "shape.png" );...

    docs.aspose.com/slides/zh/cpp/modern-api/
  6. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Shapes in Charts with JavaScript via C++ Contents [ Hide ] Sometimes...chart. const label = chart . shapes . addLabelInChart ( 100 , 100...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  7. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....)); ////////// Clipping by shape ////////// //Save graphics state...

    products.aspose.com/page/net/work-with-ps-graph...
  8. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...that can contain any closed shapes; by text outline; by 1 bpp...22 23 ////////// Clipping by shape ////////// 24 25 //Save graphics...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  9. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....worksheet cell in an image shape. You can link the picture to...= "A1:C10" ; // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. Buat DOC Menggunakan Javascript

    Buat DOC baharu dalam JavaScript dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/doc/