Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 22,286 for

savefileformat

(0.45 sec)
  1. 아카이브

    아카이브...위한 Save(string filename, SaveFileFormat format) 메서드를 제공합니다. 또한...API는 다이어그램 저장 형식을 선택하기 위한 SaveFileFormat 열거형을 제공합니다. ImageSaveOptions...

    blog.aspose.com/ko/diagram/convert-Visio-to-ima...
  2. آرشیوها

    آرشیوها...داده های نمودار را در یک SaveFileFormat مشخص در فایل ذخیره می کند...کند. شمارش SaveFileFormat انتخاب قالب نمودار ذخیره پشتیبانی شده...

    blog.aspose.com/fa/diagram/combine-visio-diagra...
  3. تحويل Visio إلى تنسيقات الصور|Documentation

    يوضح لك هذا الموضوع كيفية السماح Aspose.Diagram بتحويل Visio إلى تنسيقات صور مختلفة. تحويل Visio،VSD ، VSS ، VDW ، VST ، VSDX ، VSSX ، VSTX ، VSDM ، VSTM،VSSM إلى PNG ، JPEG ، BMP من الصور....png" , SaveFileFormat . PNG ); من الممكن أيضًا...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/ar/net/convert-visio-to...
  4. Archivio

    Archivio...il percorso del file e SaveFileFormat come argomenti. Il codice...save("C:\\SaveProjectAsXAML_out.xaml", SaveFileFormat.Xaml); Converti MPP in...

    blog.aspose.com/it/tasks/convert-project-data-t...
  5. 档案

    档案...Save(string, SaveFileFormat) 方法将工程数据以指定的文件格式保存到文件中。 SaveFileFormat 定义了用于保存项目格式选择的枚举。当使用...方法保存为 TIFF。它将输出 TIFF 文件路径和 SaveFileFormat 作为参数。 以下示例代码显示了如何在 C# 中将...

    blog.aspose.com/zh/tasks/convert-mpp-to-tiff-in...
  6. 档案

    档案...它提供了 save(string, SaveFileFormat) 方法,将项目数据以指定的文件格式保存到文件中。...中。 API 提供 SaveFileFormat 枚举用于保存项目格式选择。当使用 ImageSaveOptions 类将项目页面渲染为...

    blog.aspose.com/zh/tasks/convert-mpp-to-tiff-in...
  7. Procurar

    Procurar...o caminho do arquivo e SaveFileFormat como argumentos. O código...save("C:\\SaveProjectAsXAML_out.xaml", SaveFileFormat.Xaml); Converter MPP para...

    blog.aspose.com/pt/tasks/convert-project-data-t...
  8. プロジェクトデータをCSVおよびテキスト形式に保存| Aspose.Tasks ドキュメント

    この記事では、PHPのJavaを使用してプロジェクトデータの保存に関するガイダンスを提供します。...mpp' ); 2 3 $ savefileformat = new SaveFileFormat(); 4 5 $ project...save ( "project.csv" 、 $ savefileformat -> csv ); 6 7 「プロジェクトデ...

    docs.aspose.com/tasks/ja/java/saving-project-da...
  9. 档案

    档案...它以文件路径和 SaveFileFormat 作为参数。 以下示例代码展示了如何在 Java...save("C:\\SaveProjectAsXAML_out.xaml", SaveFileFormat.Xaml); 使用 Java 中的其他选项将...

    blog.aspose.com/zh/tasks/convert-project-data-t...
  10. Archivo

    Archivo...archivo VSDX de salida y SaveFileFormat como argumentos. El siguiente...save("C:\\Files\\AddComments.vsdx", SaveFileFormat.VSDX); Agregue comentarios...

    blog.aspose.com/es/diagram/add-comments-to-visi...