Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 196,985 for

new

(0.1 sec)
  1. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)... Workbook workbook = new Workbook(); int w = 230, h =...//shape1 ShapePath shapePath = new ShapePath(); shapePath.MoveTo(0...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  2. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all paragraphs from the collection to a New array of paragraphs....paragraphs from the collection to a new array of paragraphs. toArray...a NodeCollection. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-attachments/
  4. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your charts with clear, informative titles for better data insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...打开文档 $colors = new Color (); $document = new Document ( $inputFile...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  7. 计算一系列单元格的总和|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....SharedStringPart does not exist, create a new one. SharedStringTablePar shareStringPart...the cell. result . CellValue = new CellValue ( index . ToString...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  8. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field.getSubAddress() + " in a new window"); builder.writeln();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 管理 OLE|Aspose.Slides for PHP 文档

    在 PHP 中将 OLE 对象添加到 PowerPoint 演示文稿...PPTX 文件的 Presentation 类 $pres = new Presentation (); try { # 访问第一个幻灯片...0 ); # 加载 Excel 文件到流中 $fs = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/php-java/manage-ole/
  10. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setBarcodeGenerator(new CustomBarcodeGenerat()); // Below...

    reference.aspose.com/words/java/com.aspose.word...