Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 22,661 for

loadoptions

(0.59 sec)
  1. 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
  2. Aspose.PSD for .NET 18.8 - 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....png" ; PsdLoadOptions loadOptions = new PsdLoadOptions () {...Load ( sourceFileName , loadOptions ) as PsdImage ) { foreach...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. FieldAsk | Aspose.Words for Java

    Implements the ASK 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...
  4. How to Convert PDF to CSV using C#

    This easy tutorial explains how to convert PDF to CSV using C#. It explains how using C# PDF to CSV converter can be written with the help of detailed steps and ready to run sample code.... using the respective LoadOptions class. Similarly, you may...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-csv...
  5. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....that already exist in the LoadOptions class. In addition to them...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  6. Ինչպես JPG-ն վերածել սև և սպիտակ PDF-ի Java-ում

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

    kb.aspose.com/hy/imaging/java/how-to-convert-jp...
  7. Ինչպես արտահանել MS Project-ը PDF C#-ով

    Այս հոդվածը նկարագրում է գործընթացը, թե ինչպես արտահանել MS Project-ը PDF C#-ով: Այն պարունակում է կազմաձևման տեղեկատվություն և գործարկվող օրինակելի կոդը՝ նկարագրությամբ MPP-ին PDF C#-ով փոխարկելու համար:...խնդրի դեպքում կամ օգտագործել LoadOptions դասի օբյեկտը: որը աջակցում...

    kb.aspose.com/hy/tasks/net/how-to-export-ms-pro...
  8. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); loadOptions -> set_DefaultTextLanguage...

    docs.aspose.com/slides/cpp/text-formatting/
  9. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....different load options using the LoadOptions class object like setting...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  10. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....images from a stream with LoadOptions to control buffer size, for...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...