Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 43,007 for

shape

(0.07 sec)
  1. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...separate class for painting shapes and text with hatches. However...demonstrate, firstly, how to fill a shape with a hatch pattern, then all...

    docs.aspose.com/page/java/ps/working-with-hatch...
  2. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...Adds a table shape to the slide tbl = sld . shapes . add_table...Adds a table shape to slide tbl = sld . shapes . add_table (...

    docs.aspose.com/slides/python-net/manage-table/
  3. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE . The following screenshot shows...

    docs.aspose.com/cells/java/filtering-the-kind-o...
  4. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Insert a Picture Based on Cell Reference|Docume...

    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....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/python-net/insert-a-pictu...
  6. ChartTitle.text property | Aspose.Words for Nod...

    ChartTitle.text property. Gets or sets the text of the chart title...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.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. Սեղմել PDF Ը Python Ում

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compres...
  9. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....the shadow effect on the PSD Shape Layer. Convert PSD to PDF using...

    docs.aspose.com/psd/net/psd-to-png/
  10. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....Triangle Mesh and Primitive Shape to Mesh...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...