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

export options

(0.17 sec)
  1. Desactivar la Exportación de Scripts de Marco y...

    Aprende cómo desactivar la Exportación de scripts de marco y propiedades del documento al convertir un libro de trabajo a HTML usando Aspose.Cells for Node.js via C++....( filePath ); // Disable exporting frame scripts and document...document properties const options = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/es/nodejs-cpp/disable-exp...
  2. تصدير نطاق منطقة الطباعة إلى HTML باستخدام Node...

    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....Initialize HtmlSaveOptions const options = new AsposeCells . HtmlSaveOptions...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/ar/nodejs-cpp/export-prin...
  3. Convertir Excel en HTML avec infobulle en utili...

    Apprenez comment convertir des fichiers Excel en format HTML avec des infobulles pour un affichage complet du texte en utilisant Aspose.Cells for Node.js via C++....xlsx" )); const options = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); options . setAddTooltipText ( true ); // Save as...

    docs.aspose.com/cells/fr/nodejs-cpp/convert-exc...
  4. Конвертировать Visio в другие форматы|Documenta...

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML ,XAML с помощью нескольких строк кода.... Exporting VSDX to VDX # Call the diagram...SaveFileFormat . VDX ) # 2. Exporting from VSD to VSX # Call the...

    docs.aspose.com/diagram/ru/python-java/convert-...
  5. Imprimer et prévisualiser le classeur|Documenta...

    Aspose.Cells prend en charge l impression et la prévisualisation des fichiers Excel sans installation de Microsoft Excel....utilisant des options d’image ou d’impression Exporter une plage...feuille de calcul vers une image Exporter une feuille de calcul ou un...

    docs.aspose.com/cells/fr/net/workbook-and-works...
  6. Fusionner des fichiers XPS en C#

    Ce guide explique comment fusionner XPS en C#. Il comprend le flux de travail du programme ainsi que l'exemple de code permettant de combiner des fichiers XPS en C#....classe XPSDocument Définir des options personnalisées avec l’instance...et définissez différentes options pour manipuler le document...

    kb.aspose.com/fr/page/net/merge-xps-files-in-cs...
  7. Prevenir la exportación de contenido oculto en ...

    Aprende cómo prevenir la Exportación de contenido oculto de la hoja de trabajo al guardar libros de trabajo de Excel en HTML usando Aspose.Cells for C++....save options HtmlSaveOptions options ; // Do not export hidden...hidden worksheet contents options . SetExportHiddenWorks ( false...

    docs.aspose.com/cells/es/cpp/prevent-exporting-...
  8. Convertir Excel en HTML avec infobulle en utili...

    Convertissez Excel en HTML tout en ajoutant des infobulles avec Aspose.Cells en utilisant C++....HTML save options HtmlSaveOptions options ; options . SetAddTooltipText..."AddTooltipToHtmlSamp_out.html" , options ); std :: cout << "Workbook...

    docs.aspose.com/cells/fr/cpp/convert-excel-to-h...
  9. Pythonでプレゼンテーションを開く|Aspose.Slides for Python ドキ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint(.pptx、.ppt)および OpenDocument(.odp)プレゼンテーションを簡単に開くことができます—高速で信頼性が高く、フル機能です。...slides load_options = slides . LoadOptions () load_options . password...Presentation ( "sample.pptx" , load_options ) as presentation : # 復号化さ...

    docs.aspose.com/slides/ja/python-net/open-prese...
  10. PythonでPowerPointプレゼンテーションをXPSに変換|Aspose.Slides...

    Aspose.Slides を使用して Python で PowerPoint の PPT/PPTX を高品質かつプラットフォームに依存しない XPS に変換します。ステップバイステップのガイドとサンプルコードをご覧ください。... export . SaveFormat . XPS ) カスタム設定でプレゼンテーションを..."Convert_XPS_Options.pptx" ) # TiffOptions クラスをインスタンス化する options = slides...

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