Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 20,774 for

savefileformat

(0.19 sec)
  1. أرشيف

    أرشيف...SaveFileFormat.Mpp); تحويل XER إلى MPP...mpp", Aspose.Tasks.Saving.SaveFileFormat.Mpp); احصل على ترخيص API...

    blog.aspose.com/ar/tasks/convert-xer-to-mpp-in-...
  2. Arşiv

    Arşiv...SaveFormat = SaveFileFormat.Xaml; // Çıkış XAML dosyasını...XAMLSaveOptions(); options.SaveFormat = SaveFileFormat.Xaml; // Çıkış XAML dosyasını...

    blog.aspose.com/tr/diagram/convert-vsd-vsdx-to-...
  3. Comment convertir VSX en HTML en Java

    Ce court tutoriel vous explique comment convertir VSX en HTML en Java. Vous pouvez charger un diagramme d'entrée et générer facilement du HTML à partir de VSX en Java avec quelques appels d'API sur n'importe quel système d'exploitation comme MS Windows, Linux ou macOS....l’aide de l’énumération SaveFileFormat Dans ces étapes, nous chargeons...valeur de l’énumération SaveFileFormat qui spécifie le type de...

    kb.aspose.com/fr/diagram/java/how-to-convert-vs...
  4. Convertir les données du projet au format SVG |...

    Cet article explique comment convertir les fichiers du projet Microsoft au format SVG à l'aide d'Aspose.Tasks pour C...l’aide du type d’énumération SaveFileFormat. Pour sauver un projet...projet sur SVG à l’aide de SaveFileFormat.svg. Les lignes de code...

    docs.aspose.com/tasks/fr/cpp/convert-project-da...
  5. Guardar datos del proyecto en formato SVG | Asp...

    Este artículo explica cómo exportar los datos del proyecto al formato SVG utilizando Aspose.Tasks para Java....el tipo de enumeración SaveFileFormat. Para guardar un proyecto...proyecto en SVG usando SaveFileFormat.svg. Las siguientes líneas...

    docs.aspose.com/tasks/es/java/saving-project-da...
  6. Фискальные свойства в PHP | Aspose.Tasks докуме...

    Узнайте, как работать с недвижимостью финансового года, используя Aspose.Tasks Java для PHP....)); 10 11 $ saveFileFormat = new SaveFileFormat (); 12 13 $ project..."fiscal_year_properties.xml" , $ savefileformat -> xml ); 14 15 Распечатайте...

    docs.aspose.com/tasks/ru/java/fiscal-year-prope...
  7. 프로젝트 데이터를 CSV 및 텍스트 형식에 저장 | Aspose.Tasks 문서

    이 기사는 Aspose.Tasks java for PHP를 사용하여 프로젝트 데이터 저장에 대한 지침을 제공합니다....mpp' ); 2 3 $ savefileformat = new SaveFileFileFormat...저장 ( "project.csv" , $ savefileformat -> csv ); 6 7 "저장된 프로젝트...

    docs.aspose.com/tasks/ko/java/saving-project-da...
  8. Multipage tiff | Aspose.Tasks 문서

    Java 용 Aspose.Tasks 를 사용하여 프로젝트 파일 (MPP/XML/PRIMAVARA XML)을 Multipage TIFF로 내보내는 방법을 알아보십시오.... SaveFileFormat 열거에는 TIFF를 포함한 사용 가능한 출력...save ( "renderme.tif" , savefileformat. tiff ); 6 // CCITT4 압축으로...

    docs.aspose.com/tasks/ko/java/render-project-to...
  9. Фіскальний рік властивості в PHP | Aspose.Tasks...

    Дізнайтеся, як працювати з властивостями фінансового року, використовуючи Aspose.Tasks java для PHP....)); 10 11 $ savefileformat = новий saveFileFormat (); 12 13 $..."fiscal_year_properties.xml" , $ savefileformat -> xml ); 14 15 Друкувати...

    docs.aspose.com/tasks/uk/java/fiscal-year-prope...
  10. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications...pdf", SaveFileFormat.PDF); dgrm.save("D:/output...save("D:/output.html", SaveFileFormat.HTML); dgrm.save("D:/output.jpg",...

    products.aspose.com/diagram/java/