Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 42,864 for

shape

(0.05 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...请使用 Shape.GetTextBody() 属性,它会展示形状文本的设置并返回...<< "Text effects shadow of shape or textbox set successfully...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  2. Filter images Via java, all supported image for...

    Using Aspose.Imaging you can easily Filter images Via java...can be of a square or oblong shape and mounted in a holder accessory...

    products.aspose.com/imaging/java/filter/
  3. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....new Document(getMyDir() + "Shape with linked chart.docx"); XlsxSaveOptions...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::RemoveAt method. Removes a ChartSeries at the specified index in C++.... SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. MergeFieldImageDimensionUnit Enum | Aspose.Word...

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

    reference.aspose.com/words/net/aspose.words.fie...
  6. Several JPG Into Image Javascript

    Merge multiple JPG into Image in JavaScript code. Save JPG as Image using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  7. Several JPG Into GIF Javascript

    Merge multiple JPG into GIF in JavaScript code. Save JPG as GIF using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  8. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  9. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  10. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...