Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 23,613 for

vsdx

(0.06 sec)
  1. Aspose.Diagram Product Family

    Find answers to create, manipulate, and convert Microsoft Visio diagrams via code without using Visio....Փոխակերպեք VSD-ն VSDX-ին՝ օգտագործելով C# Փոխակերպեք VSD-ն VSDX-ի Java-ի...Java-ի միջոցով Փոխակերպեք VSD-ն VSDX-ի՝ օգտագործելով Python-ը Փոխակերպեք...

    kb.aspose.com/hy/diagram/
  2. Working with Layers|Documentation

    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" ); // iterate through the shapes..."ConfigureShapeLayers_Out.vsdx" , SaveFileFormat . VSDX ); Add a Layer in...

    docs.aspose.com/diagram/java/working-with-layers/
  3. Draw geomtry to visio VSX document via Java | p...

    Java source code to draw geomtry to visio vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Drawing Vsx PNG JPG BMP TIFF VSDX Draw Geomtry to VSX in Java...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/drawing/vsx/
  4. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); 代码示例:打开现有文件 The...

    docs.aspose.com/diagram/zh/java/your-first-aspo...
  5. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to Vsdx, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting a VSD document to VSDX, am experiencing an issue with...original VSD, and the converted VSDX which contain PNG images instead...

    forum.aspose.com/t/image-conversion-issue-with-...
  6. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....vsdx" ; // Save in the VSDX format diagram ....( dataDir , SaveFileFormat . VSDX ); This example work as follows:...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  7. Apply preset theme to VSTM document via Python ...

    Python source code to apply preset theme to vstm file within any Python based application....Theme Vstm PNG JPG BMP TIFF VSDX Apply preset theme to VSTM document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/theme/v...
  8. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...save ( "output.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/setup-envir...
  9. Compress VSTM document via .NET | products.aspo...

    C# source code to compress vstm file on .NET Framework, .NET Core, Mono Platforms....Compress Vstm PNG JPG BMP TIFF VSDX Compress VSTM in C# Native and...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/compress/vstm/
  10. Apply preset theme to VSDM document via .NET | ...

    C# source code to apply preset theme to vsdm file on .NET Framework, .NET Core, Mono Platforms....Theme Vsdm PNG JPG BMP TIFF VSDX Apply Preset Theme to VSDM in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/theme/vsdm/