Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 22,512 for

loadoptions

(0.11 sec)
  1. Переглядач файлів PSD | products.aspose.com

    Переглядач файлів PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/ua/view/psd-file-viewer/
  2. Відкрити файл AI онлайн | products.aspose.com

    Відкрити PSD файл онлайн за допомогою Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/ua/view/open-psd-online/
  3. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating word field functions? One of our documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({COMPARE "1"="1"} …...different charsets via the LoadOptions, when creating the aspose...separators to use (e.g. via LoadOptions), instead of relying on system...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  4. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...UTF_8)); LoadOptions loadOptions = new LoadOptions(); loadOptions...new Document(inputStream, loadOptions); } 由这个方法转换出来的document,有极大概率会在格式调整中和之后出现问题。...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  5. Convert CSV to PDF in Python | CSV Format to PDF

    Learn how to convert CSV to PDF in Python. Discover the benefits and see code examples to export CSV format to PDF using Python....Cells for Python: Create a LoadOptions class object and specify...class with the file path and LoadOptions. Convert and save the workbook...

    blog.aspose.com/cells/convert-csv-to-pdf-in-pyt...
  6. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadoptions for enhanced PDF loading. Customize your document conversions with flexible options for optimal results....public class PdfLoadOptions : LoadOptions Constructors Name Description...Count )); See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with C++....); // Specify the LoadOptions. LoadOptions opt ; // Set the memory...

    docs.aspose.com/cells/cpp/optimizing-memory-usa...
  8. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...#=zALGPVYt0qD9g(Stream #=zyMO2rl8=, LoadOptions& #=zX7U$BBM=)\r\n at Aspose...#=zg32bMjUJaNqL(Stream #=zyMO2rl8=, LoadOptions #=zX7U$BBM=)\r\n at Aspose...

    forum.aspose.com/t/mailmessage-load-encounterin...
  9. Merge OBJ File Formats via Java | products.aspo...

    Sample Java merge OBJ file. Use this example code to merge OBJ file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/obj/
  10. Merge JT File Formats via Java | products.aspos...

    Sample Java merge JT file. Use this example code to merge JT file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/jt/