Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 23,613 for

vsdx

(1.3 sec)
  1. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....can use other diagram formats (VSDX, VSDM, VSTX, VSSX, VSS, VSSM...join ( sourceDir , "Drawing1.vsdx" )) #// Save diagram in the...

    docs.aspose.com/diagram/es/python-net/convert-v...
  2. Convertir une forme Visio en image|Documentation

    Cette section explique comment convertir une forme visio en image avec Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "ShapeToImage.vsdx" ); // Get a particular page...

    docs.aspose.com/diagram/fr/net/convert-a-visio-...
  3. 档案

    档案...vsdx"); // 访问第一页 Page page = visio_file...visio_file = new Diagram("Drawing1.vsdx"); // 访问第一页 Page page = visio_file...

    blog.aspose.com/zh/diagram/read-visio-shape-dat...
  4. 아카이브

    아카이브... 도면 파일을 저장하기 위한 기본 파일 형식으로 VSDX 를 사용합니다. 어떤 경우에는 Visio 다이어그램을...aspose.diagram import * # 기존 VSDX 로드 diagram = Diagram("C:\\F...

    blog.aspose.com/ko/diagram/convert-Visio-to-htm...
  5. 搜索

    搜索...vsdx"); // 訪問首頁 Page page = visio_file...visio_file = new Diagram("Drawing1.vsdx"); // 訪問首頁 Page page = visio_file...

    blog.aspose.com/zh-hant/diagram/read-visio-shap...
  6. 記録

    記録...vsdx"); // PDFファイル形式で保存 diagram.save("Visio...diagram.SaveFileFormat.PDF); VSDXファイル # PDFファイル # Node.jsでVis...

    blog.aspose.com/ja/diagram/convert-ms-visio-vsd...
  7. Disegna testo|Documentation

    Questa sezione spiega come disegnare il testo in una pagina visio con Aspose.Diagram. Supporto utilizzando C# per disegnare il testo e salvarlo come pdf, svg, html, immagine, xps e altri formati....vsdx" ); //Initiazlie a new PointF[]..."AddTextToShape_out.vsdx" , SaveFileFormat . VSDX ); Disegna il testo...

    docs.aspose.com/diagram/it/net/drawing/draw-text/
  8. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...vsdx", SaveFileFormat.Vsdx); philip.zhou May...

    forum.aspose.com/t/shape-name-changes/312979
  9. Offentlig API Ändringar i Aspose.Diagram 6.0.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" ); // get Visio page by name...Diagram ( "C:/temp/Drawing1.vsdx" ); // get Visio page by name...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  10. Obtenir Visio Shape Inherit Chars|Documentation

    Cette section explique comment obtenir le style de police de la forme visio hérité de son style parent et maître avec Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/fr/net/get-visio-shape-...