Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 22,253 for

savefileformat

(0.37 sec)
  1. Arşiv

    Arşiv...Save(string filename,SaveFileFormat format) yöntemini kullanarak...ProjectAsSVG_out.SVG", SaveFileFormat.SVG); Ek Seçeneklerle MPP...

    blog.aspose.com/tr/tasks/convert-ms-project-mpp...
  2. Archiv

    Archiv...vdx", SaveFileFormat.VDX); Převést VSDX na VDX...save("VSDtoVSDX_out.vdx", SaveFileFormat.VDX); Získejte bezplatnou...

    blog.aspose.com/cs/diagram/convert-vsd-vsdx-to-...
  3. Offentlig API Ändringar i Aspose.Diagram 6.8.0|...

    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....vsdx" , SaveFileFormat . VSDX ); Fel vid rendering...@"c:\temp\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); Fel vid rendering...

    docs.aspose.com/diagram/sv/net/public-api-chang...
  4. Visio'i HTML biçimine dönüştür|Documentation

    Bu konu, Aspose.Diagram'in Visio'i html biçimlerine dönüştürmeye nasıl izin verdiğini gösterir. VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM'i birkaç satır kodla html'ye dönüştürün....html" , SaveFileFormat . HTML ); Elde edilen HTML’i...diagram . save ( dstStream , SaveFileFormat . HTML ); // In you want...

    docs.aspose.com/diagram/tr/java/convert-visio-t...
  5. Utilizzo della forma del tipo di connettore|Doc...

    Questa sezione spiega come impostare l'aspetto del connettore con Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Selezionare l’opzione..."RerouteConnectors_out.vsdx" , SaveFileFormat . VSDX ); Calcola i valori...

    docs.aspose.com/diagram/it/net/working-with-con...
  6. قم بإدارة رموز VBA الخاصة بـ Visio Macro-Enable...

    إضافة وحدة VBA النمطية وتعديل VBA أو ماكرو مع مكتبة Aspose.Diagram....vsdm" , SaveFileFormat . VSDM ); تعديل VBA أو...dataDir + "1out.vsdm" , SaveFileFormat . VSDM ); موضوعات مسبقة...

    docs.aspose.com/diagram/ar/net/working-with-vba...
  7. View VSTM File Formats via Python | products.as...

    Python source code to load, render and display VSTM documents within any Python based application....save method with SaveFileFormat.HTML as parameters Load...browser diagram.save(output, SaveFileFormat.HTML); About Aspose.Diagram...

    products.aspose.com/diagram/python-net/viewer/v...
  8. View Visio VSD File Formats via Python | produc...

    Python source code to load, render and display Visio VSD documents within any Python based application....save method with SaveFileFormat.HTML as parameters Load...save(output, Aspose.Diagram.SaveFileFormat.HTML); About Aspose.Diagram...

    products.aspose.com/diagram/python-java/viewer/...
  9. Python projekt API | Microsoft projektmenedzsme...

    Python Microsoft projektmenedzsment könyvtár MPP XML és MPT fájlok olvasásához és írásához. Adatok exportálása PDF XLS HTML CSV TXT TIFF SVG és PNG formátumba...options = ImageSaveOptions(SaveFileFormat.jpeg) # configure output...save(my_dir + "output.pdf", SaveFileFormat.pdf) prj.save(my_dir +...

    products.aspose.com/tasks/hu/python-net/
  10. Java Project API | مايكروسوفت لإدارة المشاريع و...

    مكتبة إدارة مشروع Microsoft Java لقراءة وكتابة ملفات MPP XML و MPT. تصدير البيانات إلى تنسيقات PDF XLS HTML CSV TXT TIFF SVG & PNG...pdf", SaveFileFormat.PDF); pjt.save(dir + "output..."output.html", SaveFileFormat.HTML); pjt.save(dir + "output.tiff"...

    products.aspose.com/tasks/ar/java/