Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 197,077 for

new

(0.12 sec)
  1. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for PHP via Java according to business needs... $generator = new BarcodeGenerator ( EncodeTypes...BarcodeImageFormat :: PNG ); $reader = new BarCodeReader ( "c:/test.png"...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/nod...
  3. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PSD for Java 20.3 - 发行说明|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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  6. Save Presentation|Aspose.Slides 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....PPT file Presentation pres = new Presentation (); try { // .....below example we have created a new Presentation file, add text in...

    docs.aspose.com/slides/androidjava/save-present...
  7. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...initialize a new 3D scene var s = new Scene (); var box = new Box ();...Material = new PhongMaterial () { DiffuseColor = new Vector3 (...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...
  9. 搜索

    搜索...return RedirectToRoute("default", new { controller = "GridJs2", action...IActionResult Error() { return View(new ErrorViewModel { RequestId =...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  10. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Charts Contents [ Hide ] The new insertChart method was added...all of them as well as add a new one if needed. The newly inserted...

    docs.aspose.com/words/java/working-with-charts/