Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 45,736 for

shape

(0.05 sec)
  1. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    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.... Shape shp in sld . Shapes ) { //访问形状中的文本 string...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  2. Convert Image To PNG Python

    Convert Image to PNG format in Python code. Save Image as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  3. Convert JPG To Image Python

    Convert JPG to Image format in Python code. Save JPG as Image using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  4. Convert JPG To GIF Python

    Convert JPG to GIF format in Python code. Save JPG as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert Image To BMP Python

    Convert Image to BMP format in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Aspose.PSD for Java 24.5 - Release Notes|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....Bug PSDJAVA-621 Rendering of Shape Layer Partially incorrect Bug...} PSDJAVA-621. Rendering of Shape Layer Partially incorrect private...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  8. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any Shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...JPG image using Aspose, any shape containing a mathematical formula...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  9. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...