Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 32,803 for

saveoptions

(0.15 sec)
  1. Archiv

    Archiv...Save(string filename, SaveOptions options) . Následující ukázkový...Save("OutputDirectory\\image_out.jpeg", (SaveOptions)options); Převod souborů...

    blog.aspose.com/cs/tasks/convert-ms-project-mpp...
  2. Guardar un correo electrónico como PDF|Document...

    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.... SaveOptions . DefaultMhtml ); // crear...el SaveFormat en Html var saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/email/es/net/saving-an-email-as...
  3. Ajustar todas las columnas de la hoja en una so...

    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....of PdfSaveOptions const saveOptions = new AsposeCells . PdfSaveOptions...AllColumnsInOnePageP to true saveOptions . setAllColumnsInOnePa (...

    docs.aspose.com/cells/es/nodejs-cpp/fit-all-wor...
  4. Konvertera EML till MHT via C # | products.aspo...

    Exempelkod för konvertering av EML till MHT C #. Använd API-exempelkod för batch-EML-filer till MHT-konvertering inom VB.NET, ASP.NET eller valt.NET-baserat program....Ställ in SaveOptions Anropa Spara-metoden med SaveOptions som parameter...message.Save( "output.mhtml" , SaveOptions.DefaultMhtml); Gratis app...

    products.aspose.com/email/sv/net/conversion/eml...
  5. Converteix OLM a EML mitjançant C # | products....

    Codi d'exemple per a la conversió OLM a EML C #. Utilitzeu codi d'exemple API per als fitxers OLM per lots a la conversió EML dins de VB.NET, ASP.Net o qualsevol aplicació basada en .NET....Estableix SaveOptions Crida al mètode Desa amb SaveOptions com a...Save( $"{msg.Subject}.eml" , SaveOptions.DefaultEml); } } Aplicació...

    products.aspose.com/email/ca/net/conversion/olm...
  6. Архивы

    Архивы...eml", SaveOptions::get_DefaultEml()); mess...wMailMessage_out.emlx", SaveOptions::CreateSaveOptions(MailM...

    blog.aspose.com/ru/email/create-outlook-email-m...
  7. أرشيف

    أرشيف...خيارات حفظ PDF PdfSaveOptions saveOptions = new PdfSaveOptions(); //...// حدد العرض saveOptions.PresentationFormat = PresentationFormat...

    blog.aspose.com/ar/tasks/convert-ms-project-to-...
  8. Arsip

    Arsip...eml", SaveOptions::get_DefaultEml()); mess...wMailMessage_out.emlx", SaveOptions::CreateSaveOptions(MailM...

    blog.aspose.com/id/email/create-outlook-email-m...
  9. Convertir des documents PDF en Microsoft Word e...

    La bibliothèque Aspose.PDF pour C++ vous permet de convertir des PDF en format Word en utilisant C++ avec facilité et contrôle total. Ces formats incluent DOC et DOCX. Apprenez-en plus sur la manière d'optimiser la conversion de documents PDF en Microsoft Word...._dataDir + infilename ); auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> set_Format ( DocSaveOptions :: DocFormat...

    docs.aspose.com/pdf/fr/cpp/convert-pdf-to-word/
  10. Convertir PDF en Excel dans .NET|Aspose.PDF for...

    La bibliothèque Aspose.PDF for .NET vous permet de convertir des PDF au format Excel en utilisant C#. Ces formats incluent XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....ExcelSaveOptions object var saveOptions = new Aspose . Pdf . ExcelSaveOptions...+ "PDFToXLS_out.xlsx" , saveOptions ); } } Convertir PDF en XLS...

    docs.aspose.com/pdf/fr/net/convert-pdf-to-excel/