Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 222,975 for

new

(1.55 sec)
  1. Public API Changes in Aspose.Cells 8.4.2|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.... It includes not only new and updated public methods, added...cell A1 to D4 . Java //Add a new chart of type Column to chart...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Working with Projects | Aspose.Tasks Documentation

    Learn about project calculation modes in Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/project-calculation-...
  3. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  4. Aspose.PSD for .NET 20.10 - 发行说明|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 ( outputFile , new PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "数值不相等。" ); } } using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = New Document(file.getInputStream()); ByteArrayOutputStream outputStream = New ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); document...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  6. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

    Avaa ja muokkaa PSD-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/psd/
  7. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....VbaProject constructor to add a new VBA project. Add a module to...presentation class let pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. LoadOptions constructor | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions constructor...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....pdf" ; Document pdfDocument = new Document ( originalFileName );...make some manipation, i.g add new empty page pdfDocument . getPages...

    docs.aspose.com/pdf/java/save-pdf-document/
  10. Open Existing Documents in Apache POI and Aspos...

    Open an existing document easily and fast instead of using Apache POI.... class ); Document doc = new Document ( dataDir + "document...HWPFDocument doc = new HWPFDocument ( new FileInputStream ( dataDir...

    docs.aspose.com/words/java/open-existing-docume...