Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 4,051 for

vsd save format

(0.12 sec)
  1. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....vsd" ); diagram . DocumentSettings...BOOL . True ; // Save diagram diagram . Save ( dataDir + "Vis...

    docs.aspose.com/diagram/net/working-with-protec...
  2. Remove Shape Protection|Documentation

    This section explains how to remove shape protection....Select ‘Protection’ from the ‘Format’ menu if you are using Visio...dataDir + "ProtectAndUnprotect.vsd" ); // Get page by name Page...

    docs.aspose.com/diagram/net/remove-shape-protec...
  3. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....Select ‘Protection’ from the ‘Format’ menu if you are using Visio...Diagram ( "ProtectAndUnprotect.vsd" ) # get page by name page =...

    docs.aspose.com/diagram/python-java/remove-shap...
  4. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram....Select ‘Protection’ from the ‘Format’ menu if you are using Visio...dataDir + "ProtectAndUnprotect.vsd" ); // get page by name Page...

    docs.aspose.com/diagram/java/remove-shape-prote...
  5. Working with Protection|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....vsd" ); diagram . getDocumentSettings...BOOL . TRUE ); // save diagram diagram . save ( dataDir + "Vis...

    docs.aspose.com/diagram/java/working-with-prote...
  6. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。... Save ( dataDir + "AddShape_out.vsdx"...dataDir + "RetrieveShapeInfo.vsd" ); foreach ( Aspose . Diagram...

    docs.aspose.com/diagram/zh/net/add-retrieve-cop...
  7. Protect Shapes in Visio|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....Select ‘Protection…’ from the ‘Format’ menu if you are using Visio...new Diagram ( "ProtectShape.vsd" ); Page page0 = diagram . Pages...

    docs.aspose.com/diagram/net/protect-shapes-in-v...
  8. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......7 KB) Save Word document as PDF corrupts...HarfBuzzTextShaperFa.Instance; doc.Save(@"C:\Temp\out_HarfBuzz.pdf");...

    forum.aspose.com/posts.rss
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ......0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET...content on Aspose Blog | File Format Processing APIs for C# .NET...

    blog.aspose.com/index.xml
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram...."Test text" ); // Save diagram diagram . Save ( dataDir + "InsertTextShape_out...particular shape. Set the new text. Save the diagram. Update Shape Text...

    docs.aspose.com/diagram/net/working-with-text/