Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 49,132 for

shapes

(0.08 sec)
  1. Convert TXT to PPTX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptx 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...
  2. Մի Քանի JPG Դեպի PNG Java

    Միավորել մի քանի JPG PNG ին Java կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  3. Մի Քանի JPG Դեպի JPG Java

    Միավորել մի քանի JPG JPG ին Java կոդի մեջ: Պահպանեք JPG որպես JPG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  4. Մի Քանի Պատկեր Դեպի GIF Java

    Միավորել մի քանի Պատկեր GIF ին Java կոդի մեջ: Պահպանեք Պատկեր որպես GIF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  5. Մի Քանի Պատկեր Դեպի BMP Java

    Միավորել մի քանի Պատկեր BMP ին Java կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  6. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/androidjava/manage-rows-...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/java/manage-rows-and-col...
  8. Convert ODT to PPTX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint pptx 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. Convert ODT to PPT via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint ppt 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...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....DeleteShapes () Deletes all shapes from the text of this story...

    reference.aspose.com/words/cpp/aspose.words/body/