Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 23,028 for

loadoptions

(0.74 sec)
  1. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  2. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...in load option LoadOptions o = new LoadOptions(); o.getFontConfigs()...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....start , Point end , LoadOptions loadOptions ) { throw new NotImplementedExcept...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...Load HTML HtmlLoadOptions loadOptions = new HtmlLoadOptions { //...= new Document(htmlPath, loadOptions)) { // Save as PDF pdfDoc...

    forum.aspose.com/t/issue-while-converting-html-...
  5. Ինչպես սեղմել PNG-ը Java-ում

    Այս թեման այն մասին է, թե ինչպես սեղմել PNG-ը Java-ում: Այն ներառում է բոլոր անհրաժեշտ ռեսուրսները, դասերը, մեթոդները և աշխատանքային օրինակի կոդը Java-ում PNG ֆայլի չափը նվազեցնելու համար հավելված մշակելու համար:...պատկերները բեռնելու համար՝ LoadOptions լրացուցիչ պարամետրերի հետ...

    kb.aspose.com/hy/imaging/java/how-to-compress-a...
  6. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...start(); LoadOptions lo = new LoadOptions(); lo.setInterruptionToken(token...

    forum.aspose.com/t/aspose/207364
  7. Aspose.PSD for Java 20.5 - 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....---------- ); PsdLoadOptions loadOptions = new PsdLoadOptions ();...to show loading progress loadOptions . setProgressEventHand (...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...