Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 48,774 for

shape

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for color selection. Watermark removal image filter....image Magic Wand tool: blue shape color selection When editing...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing chart series effortlessly.... Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... setID ( "Shape" ); // Specify search custom...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  5. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....new DocumentBuilder(srcDoc); Shape textBox = builder.insertShape(ShapeType...importFormatOptions); Shape importedTextBox = (Shape) importer.importNode(textBox...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...请使用 Shape.macroName 属性将新的宏代码分配给工作簿内的窗体控件。...button shape to the sheet const button = sheet . shapes . addButton...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  8. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation elements such as slides, shapes, text, charts, tables, images...entities, such as master slides, shapes, charts, picture frames, audio...

    products.aspose.com/slides/nodejs-net/
  9. Convert JPG To SVG C#

    Convert JPG to SVG format in C# code. Save JPG as SVG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To PNG C#

    Convert JPG to PNG format in C# code. Save JPG as PNG using C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...