Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 33,712 for

new

(0.07 sec)
  1. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); Document...Rectangle rect = new Rectangle(10, 0, 100, 30); doc = new Document(pdfBytes);...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  2. Arrow shape get distorted in generated PDF - Fr...

    The arrow shapes when used in PPT document getArrows_Distort_Output.pdf (112.9 KB) Arrow_Distort.zip (30.0 KB) s distorted when PDF is generared. Attached files...Presentation presentation = new Presentation("C:\\Temp\\input...LoadOptions opt = new LoadOptions() { WarningCallback = new HandleWarnings()...

    forum.aspose.com/t/arrow-shape-get-distorted-in...
  3. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  6. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....our new digital signature. SignOptions signOptions = new SignOptions();..."); signOptions.setSignTime(new Date()); signOptions.setDecr...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 19.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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType...exportPathPsd , new PsdOptions ()); image . Save ( exportPathPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接...Presentation presentation = new Presentation ()) { IAutoShape...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  9. Aspose.PSD for Java 20.3 - Release Notes|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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. Introduction

    Hello World example to create OneNote document from scratch using Java library or API. You can add OneNote page, outline, outline element and text dynamically using Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/introduction/