Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 197,088 for

new

(0.13 sec)
  1. 在 xlsx4j 中在电子表格中添加评论|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  2. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/python-net/product-overv...
  3. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/androidjava/picture-frame/
  4. 插入或删除行或列|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....opened FileStream fstream = new FileStream ( MyDir + "Row and...file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  5. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content.... new ( data_dir + ' input1 . pdf '...size () # create a new Document object new_document = Rjb :: import...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  6. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...using (MemoryStream htmlStream = new MemoryStream(System.Text.Encoding...Document pdfDocument = new Document(htmlStream, new HtmlLoadOptions());...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  7. Potential Regression in Aspose.Diagram when reu...

    Hello, We’ve recently upgraded our software from .NET 6 to .NET 8, and as part of that transition, we also purchased a New license for Aspose.Diagram and upgraded from version 21.2.0 to 25.7.0. After the upgrade, we’re…...transition, we also purchased a new license for Aspose.Diagram and... // Version 21.2.0 & 25.7.0 new License().SetLicense("license...

    forum.aspose.com/t/potential-regression-in-aspo...
  8. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  9. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET...using ( Presentation pres = new Presentation ()) { ISlide slide...Clear (); Paragraph paragraph = new Paragraph (); paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  10. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...