Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 48,774 for

shape

(0.25 sec)
  1. Փոխարկել Պատկեր SVG C#

    Փոխարկեք Պատկեր ը SVG ձևաչափի C# կոդով: Պահեք Պատկեր որպես SVG օգտագործելով C#:... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/ima...
  2. Փոխարկել JPG GIF C#

    Փոխարկեք JPG ը GIF ձևաչափի C# կոդով: Պահեք JPG որպես GIF օգտագործելով C#:... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/jpg...
  3. Փոխարկել JPG SVG C#

    Փոխարկեք JPG ը SVG ձևաչափի C# կոդով: Պահեք JPG որպես SVG օգտագործելով C#:... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/jpg...
  4. Convert PPT to Video in C++ | products.aspose.com

    Convert PPT to video in C++. Use C++ library API to convert PowerPoint to video...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....textboxes [ 0 ] # Assuming first shape is TextBox math_node = text_box...

    docs.aspose.com/cells/python-net/export-equation/
  6. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt 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/txt-to...
  7. Convert TXT to PPSX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint ppsx 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/txt-to...
  8. Convert ODT to POTX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potx 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/odt-to...
  9. Several Image Into GIF C#

    Merge multiple Image into GIF in C# code. Save Image as GIF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-gif/
  10. Several JPG Into TIFF C#

    Merge multiple JPG into TIFF in C# code. Save JPG as TIFF using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-tiff/