Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 22,835 for

loadoptions

(0.07 sec)
  1. Ինչպես փոխարկել MPP-ն SVG-ին՝ օգտագործելով C#

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

    kb.aspose.com/hy/tasks/net/how-to-convert-mpp-t...
  2. 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...
  3. 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...
  4. 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...
  5. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...LoadOptions; // TiffLoadOptions class...(optional for huge files) var loadOptions = new TiffLoadOptions { LoadAllFrames...

    forum.aspose.com/t/query-support-for-stamping-o...
  6. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...the correct password in a `LoadOptions` object. doc = aw . Document...Password.docx" , aw . loading . LoadOptions ( "MyPassword" )) self ....

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  7. 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...
  8. 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-...
  9. 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...
  10. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java.... The LoadOptions class provided different...

    kb.aspose.com/imaging/java/how-to-convert-png-t...