Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 33,600 for

saveoptions

(0.58 sec)
  1. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....attributes PdfSaveOptions saveOption ; // Create and configure...security options to save options saveOption . SetSecurityOptions ( securityOptions...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  2. Безопасные PDF документы с C++|Documentation

    Узнайте, как защитить PDF документы с помощью паролей владельца и пользователя, используя Aspose.Cells с C++....attributes PdfSaveOptions saveOption ; // Create and configure...security options to save options saveOption . SetSecurityOptions ( securityOptions...

    docs.aspose.com/cells/ru/cpp/secure-pdf-documents/
  3. C++ ile Güvenli PDF Belgeleri|Documentation

    Owner ve kullanıcı şifreleri kullanarak PDF belgelerini güvenli hale getirmeyi öğrenin....attributes PdfSaveOptions saveOption ; // Create and configure...security options to save options saveOption . SetSecurityOptions ( securityOptions...

    docs.aspose.com/cells/tr/cpp/secure-pdf-documents/
  4. Converteix EML a MHT mitjançant C # | products....

    Codi d'exemple per a la conversió EML a MHT C #. Utilitzeu codi d'exemple API per als fitxers EML per lots a la conversió MHT dins de VB.NET, ASP.Net o qualsevol aplicació basada en .NET....Estableix SaveOptions Crida al mètode Desa amb SaveOptions com a...message.Save( "output.mhtml" , SaveOptions.DefaultMhtml); Aplicació...

    products.aspose.com/email/ca/net/conversion/eml...
  5. PdfSaveOptions.Compliance | Aspose.Words لـ .NET

    اكتشف خاصية التوافق مع PdfSaveoptions لضمان أن مستندات PDF الخاصة بك تلبي معايير الصناعة الخاصة بالجودة والتوافق.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...المستندات الكبيرة بالفعل. saveOptions . Compliance = pdfCompliance...

    reference.aspose.com/words/ar/net/aspose.words....
  6. MetafileRenderingOptions.EmulateRasterOperation...

    اكتشف خاصية MetafileRenderingOptions EmulateRasterOperations للتحكم في محاكاة عملية الراستر، مما يعزز قدرات العرض لديك بشكل فعال....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . AreEqual ( 1...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Vytvořit WORD Pomocí C++

    Vytvořte nový WORD v C++ v několika krocích. Snadno vytvořte WORD pomocí knihovny C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cs/cpp/make/word/
  8. Zrób HTML Za Pomocą C++

    Utwórz nowe HTML w C++ w kilku krokach. Łatwo twórz HTML za pomocą C++ biblioteki....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/pl/cpp/make/html/
  9. สร้างเอกสารใน Java

    สร้างไฟล์โดยใช้ไลบรารี Java สร้างเอกสารใหม่ใน Java ได้ง่ายๆ ในไม่กี่ขั้นตอน...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/th/java/make/
  10. Creați Un Document În Java

    Creați un fișier utilizând Java biblioteca. Creați cu ușurință un document nou în Java în câțiva pași....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/ro/java/make/