Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 33,493 for

saveoptions

(0.23 sec)
  1. PSD 파일 열기 및 편집 | products.aspose.com

    온라인 편집기로 PSD 파일 열기 및 편집...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/ko/editor/psd/
  2. واجهة برمجة تطبيقات بايثون لمعالجة رسائل البريد...

    Aspose.Email لبايثون عبر.NET هو واجهة برمجة تطبيقات البريد الإلكتروني لتنسيقات ملفات ميكروسوفت أوتلوك PST MSG EML ICS. يسمح بالعمل مع SMTP POP3 IMAP عبر SSL TLS...eml", SaveOptions.default_eml) msg.save("htmloutput...save("htmloutput.html", SaveOptions.default_html) msg.save("mhtoutput...

    products.aspose.com/email/ar/python-net/
  3. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....eml", SaveOptions.default_eml) msg.save("htmloutput...save("htmloutput.html", SaveOptions.default_html) msg.save("mhtoutput...

    products.aspose.com/email/python-net/
  4. Python API do przetwarzania wiadomości e-mail w...

    Aspose.Email dla Pythona przez .NET to interfejs API programowania poczty e-mail dla formatów plików programu Microsoft Outlook PST MSG EML ICS. Pozwala na pracę z SMTP POP3 IMAP poprzez SSL TLS...eml", SaveOptions.default_eml) msg.save("htmloutput...save("htmloutput.html", SaveOptions.default_html) msg.save("mhtoutput...

    products.aspose.com/email/pl/python-net/
  5. Aspose.PDF for Java 9.1.0의 공개 API 변경 사항|Aspose....

    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....사항: DocSaveOptions extends SaveOptions -> DocSaveOptions extends...HtmlSaveOptions extends SaveOptions -> HtmlSaveOptions extends...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  6. Lưu trữ

    Lưu trữ...save (String, SaveOptions.getDefaultHtml()) . Mẫu mã...save("Saved File.html", SaveOptions.getDefaultHtml()); Lưu MSG...

    blog.aspose.com/vi/email/convert-emails-to-html...
  7. PdfSaveOptions ve ImageOrPrintOptions özellikle...

    Aspose.Cells for Node.js via C++ kullanarak PdfSaveoptions ve ImageOrPrintOptions nesnelerinin DefaultFont özelliğini nasıl ayarlayacağınızı keşfedin. Yazı tipleri eksik olduğunda uygun yazı tipi görünümünü sağlayın.... const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setDefaultFont ( "Times New Roman"...

    docs.aspose.com/cells/tr/nodejs-cpp/set-default...
  8. 使用 C++ 將 MHTML 文件轉換為 XLS | Aspose.PDF

    使用 C++ 將 MHTML 轉換為 XLS 的示例代碼。 使用 C++ 示例進行批量 MHTML 到 XLS 轉換。...loadOptions ); // Create SaveOptions auto saveOptions = MakeObject < ExcelSaveOptions...ExcelSaveOptions > (); saveOptions -> set_Format ( ExcelSaveOptions...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  9. تبدیل فایل PDF به WORD با استفاده از PHP | Aspo...

    کد نمونه در PHP برای تبدیل PDF به WORD. از کد نمونه برای تبدیل دسته PDF به WORD با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...new DocSaveOptions object $saveOption = new DocSaveOptions ();...DocSaveOptions_RecognitionMode (); $saveOption -> setMode ( $recognitionMode...

    products.aspose.com/pdf/fa/php-java/conversion/...
  10. 指定 C# 中的儲存選項|Aspose.Words for .NET

    更準確地控制使用C#的儲存過程。...Words 提供給您類別 SaveOptions ,允許更精確的儲存過程控制。 有過載的 Save...Save 方法可以接受 SaveOptions 物件,他應該是從 SaveOptions 類別派生的物件。 每個儲存格式都有對應...

    docs.aspose.com/words/zh-hant/net/specify-save-...