Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 33,526 for

saveoptions

(0.41 sec)
  1. Rozwiązanie do konwersji PDF przy użyciu C++ | ...

    Konwertuj pliki PDF na DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown i inne za pomocą C++...obiektu DocSaveOptions auto saveOptions = MakeObject < DocSaveOptions...tryb pełnego rozpoznawania saveOptions -> set_Mode ( DocSaveOptions...

    products.aspose.com/pdf/pl/cpp/conversion/
  2. 档案

    档案...SaveOptions.DefaultMhtml); 创建 Aspose...mailMsg.Save(ms, Aspose.Email.SaveOptions.DefaultMhtml); // 创建一个 LoadOptions...

    blog.aspose.com/zh/email/convert-emails-to-pdf-...
  3. Archiv

    Archiv...PsdOptions saveOptions = new PsdOptions(); saveOptions.CompressionMethod...PsdOptions saveOptions = new PsdOptions(); saveOptions.setCompr...

    blog.aspose.com/cs/psd/compress-psd-file-online/
  4. Python POP3: Hur man tar emot e-postmeddelanden...

    Lär dig hur du tar emot e-post via POP3 i programmeringsspråket Python. Upptäck omfattande funktioner i det progressiva Python API.... SaveOptions . default_msg_unicode) #...save( "message.mht" , ae . SaveOptions . default_mhtml) # Save the...

    products.aspose.com/email/sv/python-net/receive...
  5. Python POP3: วิธีรับอีเมลโดยใช้ Python API | pr...

    เรียนรู้วิธีรับอีเมลผ่าน POP3 ในภาษาการเขียนโปรแกรม Pythonค้นพบคุณสมบัติที่กว้างขวางของ Python API แบบก้าวหน้า... SaveOptions . default_msg_unicode) #...save( "message.mht" , ae . SaveOptions . default_mhtml) # Save the...

    products.aspose.com/email/th/python-net/receive...
  6. Python POP3: Jak odbierać wiadomości e-mail za ...

    Dowiedz się, jak odbierać wiadomości e-mail za pośrednictwem POP3 w języku programowania Python. Odkryj rozbudowane funkcje progresywnego interfejsu API Pythona.... SaveOptions . default_msg_unicode) #...save( "message.mht" , ae . SaveOptions . default_mhtml) # Save the...

    products.aspose.com/email/pl/python-net/receive...
  7. Yardımcı Özellikler - MailMessage|Documentation

    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....email import MailMessage , SaveOptions , EmlLoadOptions , MessageFormat...email import MailMessage , SaveOptions , MsgLoadOptions , MessageFormat...

    docs.aspose.com/email/tr/python-net/utility-fea...
  8. Fill.OneColorGradient | Aspose.Words per .NET

    Scopri come utilizzare il metodo OneColorGradient per creare splendide sfumature monocromatiche per i tuoi progetti. Migliora i tuoi progetti senza sforzo!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); Guarda anche enum GradientStyle...

    reference.aspose.com/words/it/net/aspose.words....
  9. Convertir des fichiers MBOX en divers formats e...

    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.... Le SaveOptions classe spécifie les options...("outputMessage"+i+".eml") en utilisant SaveOptions.DefaultEml . using ( var...

    docs.aspose.com/email/fr/net/converting-between...
  10. DOC को C++ में संपीड़ित करें

    गुणवत्ता खोए बिना DOC को C++ में संपीड़ित करें। DOC सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...ressedImage"); } } auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->set_CacheBackgroundGraph(true); doc->Save(u"Output...

    products.aspose.com/words/hi/cpp/compress/doc/