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

savefileformat

(0.08 sec)
  1. Guarde el archivo VSD en diferentes formatos de...

    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....vdx" , SaveFileFormat . VDX ); //Save as PDF...Save ( "Drawing1.pdf" , SaveFileFormat . PDF ); //Save as JPEG...

    docs.aspose.com/diagram/es/net/save-vsd-file-to...
  2. Verbinden Sie Unterformen der Gruppen in PHP|Do...

    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..."ConnectSubShapes.vdx" , $saveFileFormat -> VDX ); print "Connected...

    docs.aspose.com/diagram/de/java/connect-sub-sha...
  3. Legen Sie die Fülldaten von Visio Shape in PHP ...

    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..."SetShapeFillData.vdx" , $saveFileFormat -> VDX ); print "Set visio...

    docs.aspose.com/diagram/de/java/set-visio-shape...
  4. تكوين كائنات الشكل مع الطبقات في Visio في PHP|D...

    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...$dataDir . "Layers.vdx" , $saveFileFormat -> VDX ); print "Configured...

    docs.aspose.com/diagram/ar/java/configure-shape...
  5. Crear celda definida por el usuario en ShapeShe...

    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..."UserDefinedCells.vdx" , $saveFileFormat -> VDX ); print "Created...

    docs.aspose.com/diagram/es/java/create-user-def...
  6. Управление верхними и нижними колонтитулами диа...

    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..."HeadersAndFooters.vdx" , $saveFileFormat -> VDX ); print "Done with...

    docs.aspose.com/diagram/ru/java/manage-headers-...
  7. آرشیوها

    آرشیوها...Save(string, SaveFileFormat) ذخیره کنید. نمونه کد زیر...Save("New Project.mpp", SaveFileFormat.MPP); فایل های پروژه MS...

    blog.aspose.com/fa/tasks/create-ms-project-file...
  8. احفظ Visio الوثيقة برمجيا|Documentation

    تصف هذه الصفحة كيفية حفظ Visio مستند إلى ملف ، دفق باستخدام مكتبة Aspose.Diagram....الحفظ المدعومة ، راجع ملف SaveFileFormat تعداد. توفير Visio Diagram...الملف ويقدم أيضًا معامل SaveFileFormat إضافيًا لتحديد تنسيق ملف...

    docs.aspose.com/diagram/ar/net/save-visio-docum...
  9. Рендеринг проекта для множества TIFF | Aspose.T...

    Узнайте, как экспортировать файлы проекта (MPP/XML/Primavera XML) в качестве многократного TIFF, используя Aspose.Tasks для Java.... Перечисление SaveFileFormat содержит доступные параметры...save ( "renderme.tif" , savefileformat. tiff ); 6 // Сохранить...

    docs.aspose.com/tasks/ru/java/render-project-to...
  10. Creación de un calendario en PHP | Aspose.Tasks...

    Este artículo explica cómo crear componentes calendario en PHP usando Aspose.Tasks Java para PHP...."cal3" ); 8 9 $ SaveFileFormat = new SaveFileFormat (); 10 11 $ Project..."CreateCalendar.xml" , $ SaveFileFormat -> xml ); 12 13 Imprimir...

    docs.aspose.com/tasks/es/java/creating-a-calend...