Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 7,467 for

savefileformat vsd

(0.43 sec)
  1. Converteer VSS naar VSDX via Java | products.as...

    Voorbeeld Java-conversiecode voor VSS-indeling naar VsdX-bestand. Gebruik deze voorbeeldcode om VSS te converteren naar VsdX binnen een web- of desktoptoepassing op Java....naar uitvoerbestand en SaveFileFormat als parameters1. VSDX bestand...visio.save( "output.vsdx" , SaveFileFormat.VSDX); VSS naar VSDX conversie...

    products.aspose.com/diagram/nl/java/conversion/...
  2. Arbeta med skydd|Documentation

    Det här avsnittet förklarar hur du ställer in skydd i diagram med Aspose.Diagram....vsd" ); diagram . DocumentSettings..."VisioDiagramProtecti_out.vdx" , SaveFileFormat . VDX ); Ställ in skydd...

    docs.aspose.com/diagram/sv/net/working-with-pro...
  3. Koruma ile Çalışma|Documentation

    Bu bölüm, diagram'de Aspose.Diagram ile korumanın nasıl ayarlanacağını açıklar....vsd" ); diagram . DocumentSettings..."VisioDiagramProtecti_out.vdx" , SaveFileFormat . VDX ); Visio Şeklinin...

    docs.aspose.com/diagram/tr/net/working-with-pro...
  4. 通過 .NET 查看 VSDX 文件格式 | products.aspose.com

    C# 用於在 .NET Framework、.NET Core、Mono 或 COM Interop 上加載、呈現和顯示 VsdX 文檔的源代碼。... 使用 SaveFileFormat.HTML 作為參數調用 Diagram.Save...Save(output, Aspose.Diagram.SaveFileFormat.HTML); // 在默認瀏覽器中加載生成的...

    products.aspose.com/diagram/zh-hant/net/viewer/...
  5. 通過 .NET 查看 VSS 文件格式 | products.aspose.com

    C# 用於在 .NET Framework、.NET Core、Mono 或 COM Interop 上加載、呈現和顯示 VSS 文檔的源代碼。... 使用 SaveFileFormat.HTML 作為參數調用 Diagram.Save...Save(output, Aspose.Diagram.SaveFileFormat.HTML); // 在默認瀏覽器中加載生成的...

    products.aspose.com/diagram/zh-hant/net/viewer/...
  6. Travailler avec des formes|Documentation

    Cette section explique comment obtenir des formes collées à une forme particulière avec Aspose.Diagram....class constructor to load the VSD diagram Diagram diagram = new...dataDir + "RetrieveShapeInfo.vsd" ); // Get shape by an ID Shape...

    docs.aspose.com/diagram/fr/net/working-with-sha...
  7. Travailler avec la protection|Documentation

    Cette section explique comment définir la protection dans le diagram avec Aspose.Diagram....vsd" ); diagram . DocumentSettings..."VisioDiagramProtecti_out.vdx" , SaveFileFormat . VDX ); Définir la protection...

    docs.aspose.com/diagram/fr/net/working-with-pro...
  8. Visio Paginagewijs opsplitsen in Python | produ...

    Python broncodes waarin wordt uitgelegd hoe u Microsoft Visio bestanden opsplitst in meerdere bestanden in Python toepassingen...bestandsindelingen zijn onder meer VDW, VDX, VSD, VSDM, VSDX, VSS, VSSM,VSSX,VST..."outpath_with_filename" , Aspose.Diagram.SaveFileFormat.VSDX);...

    products.aspose.com/diagram/nl/python-java/spli...
  9. Dividi Visio per pagina in Python | products.as...

    Python codici sorgente che spiega come dividere Microsoft Visio file in più file in Python applicazioni...supportati includono VDW, VDX, VSD, VSDM, VSDX, VSS, VSSM,VSSX,..."outpath_with_filename" , Aspose.Diagram.SaveFileFormat.VSDX);...

    products.aspose.com/diagram/it/python-java/spli...
  10. Ställ in Visio Shapes XForm-data i Ruby|Documen...

    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....vsd" ) shapes = diagram . getPages...import ( 'com.aspose.diagram.SaveFileFormat' ) . VDX ) puts "Set visio...

    docs.aspose.com/diagram/sv/java/set-visio-shape...