Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 45,860 for

shape

(0.33 sec)
  1. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...DocumentBuilder ( srcDoc ); Shape textBox = builder . InsertShape...importFormatOptions ); Shape importedTextBox = ( Shape ) importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  2. ThemeFonts.complex_script property | Aspose.Wor...

    ThemeFonts.complex_script property. Specifies font name for ComplexScript characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_signed property. Indicates that signature line is signed by digital signature....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm" ); let shape = doc . getShape ( 0 , true...The OLE object in the first shape is a Microsoft Excel spreadsheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle Shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…...connect in python two Rectangle shapes (to be generated in visio format)...connect_shapes_via_connector method to connect two shapes. Here’s...

    forum.aspose.com/t/connectionpointplace-not-def...
  7. 在 PHP 中将自定义样式表应用于 Visio Diagram|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" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified index has default format.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_points...

    reference.aspose.com/words/python-net/aspose.wo...