Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 213,599 for

new

(0.1 sec)
  1. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... new BarcodeConfig () { Value = "Encoded...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  2. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....PSDNET-951 After the creating of the new layer its Resources property...); image . Save ( output2 , new PsdOptions ()); } PSDNET-747...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  3. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java....BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  5. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  6. 线性挤出加工|Documentation

    Aspose.3D for Node.js via Java 提供了 LinearExtrusion 类,该类接受一个 2D 形状作为输入,并在 3 维空间中扩展该形状。...// 初始化要挤压的基础轮廓 var profile = new aspose . threed . RectangleShape...3 维空间中执行线性挤压 var extrusion = new aspose . threed . LinearExtrusion...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  7. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize New instances for seamless XML property management in your projects....CustomXmlProperty constructor Initializes a new instance of this class. public...void Create () { Document doc = new Document (); // A smart tag appears...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...创建文档实例 Document pdfDocument = new Document (); // 向PDF文件的页面集合添加页面...创建具有特定尺寸的Drawing对象 Graph graph = new Graph ( 400 , 400 ); // 设置Drawing对象的边框...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  9. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add New series groups, enhancing your data visualization capabilities....Add method Adds a new series group of the specified...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...demonstrates how to create a new 3D scene with a linear extrusion...//ExStep:0- //Create a new 3D scene var scene = new Scene(); //ExStep:0-0...

    products.aspose.com/3d/tutorial/create-mesh-fro...