Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 197,077 for

new

(0.17 sec)
  1. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...try (InputStream msgInput = new FileInputStream(inputFile)) {...toMailMessage(new MailConversionOption()); } } else { throw new Runti...

    forum.aspose.com/t/cutting-off-right-side-after...
  2. Converting Worksheet to SVG in PHP|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.... PHP Code $saveFormat = new SaveFormat (); $path = $dataDir...the template file $workbook = new Workbook ( $path ); //Convert...

    docs.aspose.com/cells/java/converting-worksheet...
  3. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in Aspose.Tasks for .NET when dealing with nested resources in your projects....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  4. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... let doc = new aw . Document (); expect ( doc...readOnlyRecommended.docx" ); expect ( new aw . Document ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for .NET , you can add a new line of text to an HTML document...

    products.aspose.com/slides/net/editor/html/
  7. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...images = new ArrayList<>(); try (Document document = new Document(pdfFilePath))...List<Future<List<BufferedImage>>> futures = new ArrayList<>(); for (int i = 1;...

    forum.aspose.com/t/pdf-not-supported-image-type...
  9. 将JPG转换为PDF|Aspose.PDF for Android via Java

    了解如何轻松将JPG图像转换为PDF文件。此外,您还可以将图像转换为与页面具有相同高度和宽度的PDF。...convertJPEGtoPDF () { // 初始化文档对象 document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/zh/androidjava/convert-jpg-...
  10. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....6 release, we introduced a new feature that allows you to export...a single visual file. What’s New In Aspose.Words for .NET 25.6...

    blog.aspose.com/words/convert-multi-page-docume...