Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 45,935 for

shapes

(0.05 sec)
  1. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VDX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vdx/
  2. Create VSSX Files via Java | products.aspose.com

    Java Sample code for generating VSSX documents. Use this code for creating VSSX files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/create/vssx/
  3. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/create/...
  4. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or Shapes to images. To learn more, visit the documentation article in C++....rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....comment to a cell by calling the Shapes collection’s addComments method...have a <v:shape> element for each comment + "<v:shape fillcolor=\"#ffffe1\"...

    docs.aspose.com/cells/java/add-comments-in-spre...
  6. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-java/waterma...
  7. Watermark VSS document via Python | products.as...

    Python sample code to add watermark to VSS documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/watermar...
  8. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....by iterating through slides shapes. Python - PowerPoint Slides...

    products.aspose.com/total/python-net/conversion/