Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 49,147 for

shape

(0.79 sec)
  1. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/html/
  3. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...destCells[8, 5]; Shape shape = destSheet.Shapes.AddCopy(picture...columnWidth / (double)rowHeight) { shape.Height = rowHeight; int percentWidth...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  4. 档案

    档案...add_shape(pinX, pinY, width, height, rectangleMaster...设置新形状的属性 shape = diagram.pages[pageNumber].shapes.get_shape(rectangleId)...

    blog.aspose.com/zh/diagram/create-organizationa...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  6. Რამდენიმე JPG Გამოსახულება Java

    შეაერთეთ მრავალი JPG Გამოსახულება Java კოდში. შეინახეთ JPG როგორც Გამოსახულება Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  7. Რამდენიმე JPG SVG Java

    შეაერთეთ მრავალი JPG SVG Java კოდში. შეინახეთ JPG როგორც SVG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  8. Რამდენიმე Გამოსახულება PNG Java

    შეაერთეთ მრავალი Გამოსახულება PNG Java კოდში. შეინახეთ Გამოსახულება როგორც PNG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  9. Რამდენიმე Გამოსახულება 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/ka/java/merge/image-t...
  10. 档案

    档案...e> videoFrame = slide->get_Shapes()->AddVideoFrame(50, 150, 300...e> videoFrame = slide->get_Shapes()->AddVideoFrame(10, 10, 427...

    blog.aspose.com/zh/slides/embed-video-in-powerp...