Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 214,865 for

new

(0.47 sec)
  1. Connecting to IMAP Server|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....password ImapClient client = new ImapClient ( "localhost" , "user"...ImapClient class ImapClient client = new ImapClient ( "imap.domain.com"...

    docs.aspose.com/email/java/connecting-to-imap-s...
  2. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...TextAnnotation textAnnotation = new TextAnnotation(page, rect); textAnnotation...AnnotationFlags.Print; Border border = new Border(textAnnotation); border...

    forum.aspose.com/t/the-annotation-isn-t-display...
  3. 使用 Java API 解决方案将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 PNG 到 EPS 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert/png-to-eps/
  4. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-hatch...
  5. 使用 Java API 解决方案将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 GIF 转 EPS 功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert/gif-to-eps/
  6. Compress Folder Respecting its Structure using ...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  7. Edit MARKDOWN In Java

    Edit MARKDOWN in Java code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/markdown/
  8. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 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/convert/tiff-to-eps/
  9. Convert XHTML to PNG – C# code and Online Conve...

    Convert XHTML to PNG in C#. Save XHTML as PNG file using Aspose.HTML for .NET API. Try online XHTML to PNG Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  10. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...Exception { { FileInputStream fis = new FileInputStream("../javad_resources/Aspose...Java.lic"); License license = new License(); license.setLicense(fis);...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...