Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 50,319 for

shape

(0.09 sec)
  1. 用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-...
  2. How to Rotate an SVG in C#

    This article assists on how to rotate an SVG in C#. It has the IDE configuration details, a list of steps along with the sample code for SVG rotate in C#....method to select the target shape that is to be rotated. The rotate()...

    kb.aspose.com/svg/net/how-to-rotate-an-svg-in-c...
  3. Convert JPG To JPG C#

    Convert JPG to JPG format in C# code. Save JPG as JPG 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...
  4. Convert JPG To Image C#

    Convert JPG to Image format in C# code. Save JPG as Image 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...
  5. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Gets and sets the name of the shape. / getName(): string; / * Gets...Gets and sets the name of the shape. @param value - The value to...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  6. Convert OTT to ODP via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/ott-to...
  7. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...= new DocumentBuilder(doc); Shape s = builder.InsertImage(@"C:\Temp\Image...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  8. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....object Get list of all the shapes from the loaded document using...through all the elements in the shapes collection and detect images...

    kb.aspose.com/words/python/how-to-extract-all-i...
  9. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。...Name of Font in TextOptions of Shape </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The methods specify how a shape will render in black-and-white...

    docs.aspose.com/slides/java/public-api-and-back...