Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 22,252 for

savefileformat

(0.12 sec)
  1. 프로젝트 데이터를 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...
  2. 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...
  3. 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...
  4. Фискальные свойства в 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...
  5. Lavorare con i temi|Documentation

    Questa sezione spiega come applicare un tema preimpostato a una pagina o una forma con Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Risultato dell’applicazione...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Risultato dell’applicazione...

    docs.aspose.com/diagram/it/java/working-with-th...
  6. Trabajar con temas|Documentation

    Esta sección explica cómo aplicar un tema predeterminado a una página o una forma con Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Resultado de...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Resultado de...

    docs.aspose.com/diagram/es/net/working-with-the...
  7. Нарисовать эллипс|Documentation

    В этом разделе объясняется, как нарисовать эллипс, круг или овал на странице visio с помощью Aspose.Diagram. Поддержка использования C# для рисования круга или овала и сохранения в формате pdf, svg, html, изображения, xps и других форматах....vsdx" , SaveFileFormat . VSDX ); Нарисуйте круг...new ImageSaveOptions ( SaveFileFormat . SVG ); imageSaveOptions...

    docs.aspose.com/diagram/ru/net/drawing/draw-ell...
  8. Converti Visio in formati Immagini|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); È anche possibile...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/it/java/convert-visio-t...
  9. Unable to save diagram as PDF in Linux OS - Fre...

    Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram as a VSDX file format, I am not able to save it as a PDF. The appl…...pdf”, SaveFileFormat.PDF) RuntimeError: Proxy...save("output/output.pdf", SaveFileFormat.PDF) on a Linux machine...

    forum.aspose.com/t/unable-to-save-diagram-as-pd...
  10. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....html" , SaveFileFormat . HTML ); Save resultant...diagram . Save ( stream , SaveFileFormat . HTML ); Convertir Visio...

    docs.aspose.com/diagram/es/net/convert-visio-to...