Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 222,946 for

new

(0.31 sec)
  1. Import and Export Projects to Primavera Format ...

    Discover how to import and export projects using 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/importing-and-export...
  2. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/xmp-metadata/
  3. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/resize-eps/
  4. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = New ArrayList<>(); Document document = …...List<byte[]> attachmentPdfs = new ArrayList<>(); Document document...ByteArrayOutputStrea ole_output = new ByteArrayOutputStrea(); ole.save(ole_output);...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  5. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...ByteArrayOutputStrea dstStream = new ByteArrayOutputStrea (); // save...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  6. Aspose.PSD的.NET 23.2版 - 发行说明|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 ( outputPng , new PngOptions () { ColorType = PngColorType...); image . Save ( outputPng , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Python via .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/python-net/editor/ppt/
  8. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    products.aspose.com/pdf/php-java/signature/
  9. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/zh-hans/redaction/
  10. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for C++ , you can add a new line of text to a PPT document...

    products.aspose.com/slides/cpp/editor/ppt/