Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 22,524 for

savefileformat

(0.1 sec)
  1. Lägg till stöd för dynamiska nät och anslutning...

    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....SaveFileFormat' ) . VSX ) puts "Added...

    docs.aspose.com/diagram/sv/java/add-support-of-...
  2. تقسيم Visio الصفحة بحسب حجم الصفحة Python | pro...

    Python رموز المصدر التي توضح كيفية تقسيم Microsoft Visio الملفات إلى ملفات متعددة في Python تطبيقات...SaveFileFormat.VSDX);...

    products.aspose.com/diagram/ar/python-java/spli...
  3. Lưu trữ

    Lưu trữ...đường dẫn tệp PDF đầu ra và SaveFileFormat làm đối số. Mã mẫu sau...save("sample_Output.pdf", tasks.saving.SaveFileFormat.PDF); Chuyển đổi Primavera...

    blog.aspose.com/vi/tasks/convert-xer-to-pdf-in-...
  4. Open MPP File in Excel using Python | MPP File ...

    Learn how to open and view Microsoft Project MPP files in Excel using Aspose.Tasks for Python. Export project data to Excel 2003, XLSX, or CSV formats....Save the project using the SaveFileFormat.Spreadsheet2003 option...with Project() . Use the SaveFileFormat.XLSX option when saving...

    blog.aspose.com/tasks/open-mpp-file-in-excel-us...
  5. Свойства в будние дни в PHP | Aspose.Tasks доку...

    Узнайте, как работать с Project Microsoft Project (MPP/XML)....3240 ); 14 15 $ saveFileFormat = new SaveFileFormat (); 16 17 $ project..."Webday_properties.xml" , $ savefileformat -> xml ); 18 19 Распечатайте...

    docs.aspose.com/tasks/ru/java/weekday-propertie...
  6. PHP'de Bir Şeklin Her Metin Değerine Farklı Sti...

    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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/tr/java/apply-different...
  7. Applica uno stile diverso a ciascun valore di t...

    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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/it/java/apply-different...
  8. Применение разных стилей к каждому текстовому з...

    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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/ru/java/apply-different...
  9. Importación y exportación de proyectos a Primav...

    Esta página explica cómo importar proyectos desde los formatos XER/XML de Oracle Primavera P6 y exportarlos en varios formatos usando Aspose.Tasks for .NET....proyectos utilizando el SaveFileFormat enumerador, con opciones..."ExportProjectDataToX_out.xml" , SaveFileFormat. PrimaveraP6XML ); Exa...

    docs.aspose.com/tasks/es/net/importing-and-expo...
  10. 파이썬 프로젝트 API | Microsoft 프로젝트 관리 및 처리

    MPP XML 및 MPT 파일을 읽고 쓰는 Python Microsoft 프로젝트 관리 라이브러리. 데이터를 PDF XLS HTML CSV TXT TIFF SVG 및 PNG 형식으로 내보내기...options = ImageSaveOptions(SaveFileFormat.jpeg) # configure output...save(my_dir + "output.pdf", SaveFileFormat.pdf) prj.save(my_dir +...

    products.aspose.com/tasks/ko/python-net/