Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 14,901 for

export options

(2.12 sec)
  1. تصدير خصائص دفتر العمل وورقة العمل والملف في تح...

    تعلم كيفية تصدير خصائص المستند ودفتر العمل وورقة العمل في Excel إلى HTML باستخدام Aspose.Cells for Node.js via C++....// Specify Html Save Options const options = new AsposeCells ....HtmlSaveOptions (); // We do not want to export document, workbook and worksheet...

    docs.aspose.com/cells/ar/nodejs-cpp/export-docu...
  2. Python で PPT と PPTX を PDF に変換 | 高度なオプション|Aspose...

    Aspose.Slides を使用して Python で PPT、PPTX、ODP を高品質かつ WCAG 準拠の PDF に変換するステップバイステップ ガイドです。パスワード保護、スライド選択、画像品質の制御も含まれます。... export . SaveFormat . PDF ) Aspose...クラスのインスタンスを作成します pdf_options = slides . export . PdfOptions () #...

    docs.aspose.com/slides/ja/python-net/convert-po...
  3. Chercher

    chercher... L’une des options appropriées dans de tels cas...HTML à l’aide de différentes options. API C# pour la conversion...

    blog.aspose.com/fr/words/convert-docx-to-html-i...
  4. Gérer les BLOBs dans les présentations avec Pyt...

    Gérer les données BLOB dans Aspose.Slides pour Python via .NET afin de rationaliser les opérations sur les fichiers PowerPoint et OpenDocument pour une gestion efficace des présentations.... export . SaveFormat . PPTX ) Exporter un fichier volumineux...Python via .NET vous permet d’exporter des fichiers volumineux (dans...

    docs.aspose.com/slides/fr/python-net/manage-blob/
  5. Aspose.Cells Forms for Sitefinity|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....feuille de calcul Excel et d’exporter les résultats dans Excel,...rendre la construction et l’exportation de formulaires simples et...

    docs.aspose.com/cells/fr/net/aspose-cells-forms...
  6. Chercher

    chercher...Exportation par programmation de dessins...programmation Exporter COLLADA vers EMF avec Options Convertisseur...

    blog.aspose.com/fr/cad/convert-collada-to-emf-i...
  7. Chercher

    chercher... être nécessaire pour exporter par programmation des dessins...programmation Exporter OBJ vers WMF avec options Convertisseur...

    blog.aspose.com/fr/cad/convert-obj-to-wmf-in-cs...
  8. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...control” option off and it has a footnote, the exported PDF document...“keep lines together” option on, the exported PDF document does not...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  9. Microsoft Project MPP 파일 변환 | Aspose.Tasks 문서

    .NET의 경우 Aspose.Tasks를 사용하여 MPP 파일을 HTML, CSV 및 MPT 형식으로 변환하십시오....mpp" ); 2 HtmlSaveOptions option = new HtmlSaveOptions(); 3..."SaveProjectDataAsHTM_out.html" , option); 4 5 // OR 6 7 // Adding only...

    docs.aspose.com/tasks/ko/net/convert-ms-project...
  10. Convertir CSV en JSON avec C++|Documentation

    Convertir un fichier CSV en JSON en utilisant l’API simple Aspose.Cells for C++....ExportRangeToJsonOpt offre les options pour exporter une plage en JSON. La...GetExportAsString() : Cela exporte la valeur de chaîne des cellules...

    docs.aspose.com/cells/fr/cpp/convert-csv-to-json/