Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 24,300 for

vsdx

(0.22 sec)
  1. Aspose.Diagram for Node.js via Java Home|Docume...

    Aspose.Diagram for Node.js via Java API provides Visio file formats conversions to images, PDF, HTML, XML and XAML formats. Popular file formats supported include VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM, and VSSM....include VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, and...

    docs.aspose.com/diagram/zh/nodejsjava/
  2. Aspose.Diagram for Python via Java Home|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....include VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, and...

    docs.aspose.com/diagram/zh/python-java/
  3. Setting FitToSheetAcross|Documentation

    This section explains how to set fittosheetacross with Aspose.Diagram....vsdx" ); PrintProps printProps =...

    docs.aspose.com/diagram/net/setting-fittosheeta...
  4. Add PDF Bookmarks|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" #// Set the destination page...

    docs.aspose.com/diagram/python-net/add-pdf-book...
  5. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。...vsdx" , SaveFileFormat . VSDX ); 将位图图像导入为 Visio..."InsertImageInVisio_out.vsdx" , SaveFileFormat . VSDX ); 将Visio页面的指定区域转换为图片...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  6. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Update Visio...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/net/working-with-text/
  7. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....constructor to load diagram from a VSDX file Diagram diagram = new Diagram...dataDir + "Network Diagram_start.vsdx" ); // Initialize PdfSaveOptions...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  8. Setting Margins|Documentation

    This section explains how to set visio's page options with Aspose.Diagram....vsdx" ); //Set Page Margin diagram...

    docs.aspose.com/diagram/net/setting-margins/
  9. Split VTX Files via .NET | products.aspose.com

    C# source code to Split vtx file on .NET Framework, .NET Core, Mono Platforms....Splitter Vtx PNG JPG BMP TIFF VSDX Split VTX in C# Native and high...(full path) and SaveFileFormat.VSDX as parameter. System Requirements...

    products.aspose.com/diagram/net/splitter/vtx/
  10. How to set a new font - Free Support Forum - as...

    Hello, to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”. Now i want to set the font to another fontname. I can read the actual font with following code var fontID = myShape…...Name; //set font name for saving vsdx } Thanks. sgruth June 26, 2025...

    forum.aspose.com/t/how-to-set-a-new-font/314478