Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 22,286 for

savefileformat

(0.53 sec)
  1. Archivio

    Archivio...il metodo save(string, SaveFileFormat) per salvare i dati del...specificato. L’enumerazione SaveFileFormat fornisce la selezione del...

    blog.aspose.com/it/diagram/convert-Visio-to-pdf...
  2. Archiv

    Archiv...die Methode save(string, SaveFileFormat) bereit, um die Diagrammdaten...speichern. Die Aufzählung SaveFileFormat ermöglicht das Speichern...

    blog.aspose.com/de/diagram/convert-Visio-to-pdf...
  3. arkiv

    arkiv...tillhandahåller metoden save(string, SaveFileFormat) för att spara diagramdata...specificerat format. Uppräkningen SaveFileFormat tillhandahåller val av...

    blog.aspose.com/sv/diagram/convert-Visio-to-pdf...
  4. プロジェクトデータをExcel形式に保存します| Aspose.Tasks ドキュメント

    この記事では、PHPのAspose.Tasks Javaを使用してプロジェクトデータをエクスポートする方法について説明します。...mpp' ); 2 3 $ savefileformat = new SaveFileFormat(); 4 5 $ project...save ( "project.xlsx" 、 $ savefileformat -> xlsx ); 6 7 「保存されたプ...

    docs.aspose.com/tasks/ja/java/saving-project-da...
  5. Перетворити дані проекту у формат SVG | Aspose....

    Ця стаття пояснює, як перетворити файли Microsoft Project у формат SVG за допомогою Aspose.Tasks для C# та інших платформ....допомогою типу перерахування SaveFileFormat. Щоб зберегти проект до...проект у SVG за допомогою saveFileFormat.svg. Наступні рядки коду...

    docs.aspose.com/tasks/uk/cpp/convert-project-da...
  6. Propiedades del año fiscal en PHP | Aspose.Task...

    Aprenda a trabajar con las propiedades del año fiscal usando Aspose.Tasks Java para PHP....)); 10 11 $ SaveFileFormat = new SaveFileFormat (); 12 13 $ Project..."fiscal_year_properties.xml" , $ saveFileFormat -> xml ); 14 15 Imprima...

    docs.aspose.com/tasks/es/java/fiscal-year-prope...
  7. Eigenschaften des Geschäftsjahres in PHP | Aspo...

    Erfahren Sie, wie Sie mit Aspose.TasksS JAVA für PHP mit Aspose.Tasks arbeiten....)); 10 11 $ SaveFileFormat = new SaveFileFormat (); 12 13 $ project..."fiscal_year_properties.xml" , $ SaveFileFormat -> xml ); 14 15 Drucken...

    docs.aspose.com/tasks/de/java/fiscal-year-prope...
  8. php |で標準カレンダーを作成しますAspose.Tasksドキュメント

    PHPのためのJavaを使用して、Microsoft Project MPP/XML標準カレンダーを作成する方法を学びます。...cal1); 8 9 $ savefileformat = new SaveFileFormat(); 10 11 $ project..."CreateStandardCalend.xml" 、 $ savefileformat -> xml ); 12 13 「作成された...

    docs.aspose.com/tasks/ja/java/making-a-standard...
  9. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...save(image, SaveFileFormat.PDF); // diagram.save(image...save(image, SaveFileFormat.PNG); → doesnt use the fonts Professionalize...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  10. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...mpp", SaveFileFormat.MPP); Any guidance, sample...project.Save("output.mpp", SaveFileFormat.MPP); Next Steps Implement...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...