Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 222,895 for

new

(0.15 sec)
  1. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the New version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the document as pdf. The result document s…...11:12am 1 Hello, I’m testing the new version of Aspose.Words 26.1...Aspose.Words uses Browallia New font, you can check this by saving...

    forum.aspose.com/t/issue-with-thai-text/324630
  2. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...Presentation presentation = new Presentation (); try { ISlide.../ y。 IMathElement fraction = new MathematicalText ( "x" ). divide...

    docs.aspose.com/slides/zh/androidjava/examples/...
  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. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/print-tickets-xps/
  5. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/net/custom-shape/
  6. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....addMathText () { let presentation = new aspose . slides . Presentation...fraction: x / y. let fraction = new aspose . slides . MathematicalText...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks.... new CheckBoxConfig () { Name = "Question"..."Question" , Children = new List < BaseConfig >() { /* * Put answers...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  8. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....Instantiating a new Scene Aspose.3D for Java Scene scene = new Scene ();...Node.js via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...
  9. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... 创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation...加载 PDF 文件 Document document = new com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  10. Create Empty Document in NPOI|Aspose.Words for ...

    Create an empty document easily and fast instead of using NPOI in C#....without parameters to create a new blank document. If you want to...Aspose.Words ; Document doc = new Document (); doc . Save ( "blank...

    docs.aspose.com/words/net/create-empty-document...