Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 216,907 for

new

(0.18 sec)
  1. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...length); image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...

    forum.aspose.com/t/imageloadexception/325242
  2. Update Outline Code Definitions and Values | As...

    Learn how to edit outline code values and their definitions using Aspose.Tasks for C\u002B\u002B....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/writing-updated-outli...
  3. View POTX in Java | products.aspose.com

    View POTX in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/potx/
  4. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...void test() { InputStream is = new ByteArrayInputStream("<html><body><a...getBytes()); Document doc = new Document(is, new HtmlLoadOptions(""));...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  5. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Java. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...OpenAIWebClient aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/java/ai/generator/
  6. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...object PdfFileEditor editor = new PdfFileEditor(); // Output stream...FileOutputStream outStream = new FileOutputStream("mergedOutput...

    forum.aspose.com/t/efficient-way-to-merge-large...
  7. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... EncodeMesh ( new Cylinder (), "cylinder.ply" );...is ASCII PlySaveOptions opt = new PlySaveOptions ( FileContentType...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  8. Verify Signature in PDF File|Aspose.PDF for Java

    Learn how to verify digital signatures in a PDF document in Java to ensure authenticity using Aspose.PDF....{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...{ PdfFileSignature pdfSign = new PdfFileSignature (); pdfSign...

    docs.aspose.com/pdf/java/verify-signature-in-pdf/
  9. 从ArrayList导入|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...ArrayList object ArrayList list = new ArrayList (); //Add few names...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  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....Workbook object Workbook workbook = new Workbook (); // Accessing the...Java Workbook wb = new XSSFWorkbook (); //or new HSSFWorkbook();...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...