Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 45,935 for

shape

(0.07 sec)
  1. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsdx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vstm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  3. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsd file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsdx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  5. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....object Get the collection of shapes from the Word document using...elements in the shapes collection Save each shape that has an image...

    kb.aspose.com/words/net/how-to-extract-images-f...
  6. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!...measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced document quality and performance....Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Რამდენიმე JPG TIFF Java

    შეაერთეთ მრავალი JPG TIFF Java კოდში. შეინახეთ JPG როგორც TIFF Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  10. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...