Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 23,614 for

vsdx

(0.07 sec)
  1. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。...vsdx" ; // Save in the VSDX format diagram ....( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下: 创建 Diagram 类的对象。...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  2. Remove Fields|Documentation

    This section explains how to remve fields....vsdx" ) # Get page by name page =..."RemoveField_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/remove-fields/
  3. Ինչպես միաձուլել Visio ֆայլերը Python-ում

    Այս ձեռնարկը բացատրում է, թե ինչպես միաձուլել Visio ֆայլերը Python-ում: Այն պարունակում է քայլ առ քայլ մոտեցում, ինչպես նաև կոդի հատված՝ Python-ում Visio ֆայլերը համատեղելու համար:...բեռնել աղբյուրի դիագրամի ֆայլերը VSDX կամ VSD ֆայլի ձևաչափերով: Python-ում...տեղեկատվությունը Python-ում VSDX ֆայլերի միաձուլման համար : Բացի...

    kb.aspose.com/hy/diagram/python/how-to-merge-vi...
  4. Ինչպես միացնել Visio ֆայլերը Java-ում

    Այս ձեռնարկը ներառում է Visio ֆայլերը Java-ում միաձուլելու մանրամասները: Սա ներառում է քայլ առ քայլ ալգորիթմը, ի լրումն գործարկվող օրինակելի կոդի՝ Visio ֆայլերը Java-ում համատեղելու համար:...մշակելու համար, ինչպիսիք են VSDX կամ VSD : Java-ում Visio ֆայլերի...բանի վրա, թե ինչպես միաձուլել VSDX ֆայլերը Java-ում : Բացի այդ...

    kb.aspose.com/hy/diagram/java/how-to-merge-visi...
  5. Working with Diagram Using LowCode API|Document...

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert diagram to PDF, and diagram.Includes complete C# examples for PdfConverter, and DiagramConverter....diagram file formats, such as VSD, VSDX, VSTM, VDX, and so on. How to...InputFile = dataDir + "Input.vsdx" ; // Create save options with...

    docs.aspose.com/diagram/net/work-with-diagram-u...
  6. Export to PDF not showing correct background pa...

    Using Aspose.Diagram (24.9.0) I’m trying to export .Vsdx to .pdf using the code snippet in Convert Visio to PDF format|Documentation. I’m encountering a problem with the export function: it’s not correctly processing t…...vsdx to .pdf using the code snippet...code snippet sample. Sample.vsdx is the Visio file I’m trying...

    forum.aspose.com/t/export-to-pdf-not-showing-co...
  7. Split VSTX Files via .NET | products.aspose.com

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

    products.aspose.com/diagram/net/splitter/vstx/
  8. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram....vsdx" ); // Remove hidden information...

    docs.aspose.com/diagram/java/reduce-file-size/
  9. Watermark VST document via Java | products.aspo...

    Java sample code to add watermark to VST documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/java/watermark/vst/
  10. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...vsdx" ); // Get page by name Page...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/working-with-use...