Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 48,106 for

shape

(0.17 sec)
  1. Փոխարկել JPG JPG Javascript

    Փոխարկեք JPG ը JPG ձևաչափի JavaScript կոդով: Պահեք JPG որպես JPG օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել JPG PNG Javascript

    Փոխարկեք JPG ը PNG ձևաչափի JavaScript կոդով: Պահեք JPG որպես PNG օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Փոխարկել Պատկեր GIF Javascript

    Փոխարկեք Պատկեր ը GIF ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես GIF օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.png" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. 档案

    档案...Header 则使用 ((IAutoShape)shape).getTextFrame().setText() 方法为标题设置文本...for(IShape shape : masterNotesSlide.getShapes()) { if (shape.getPlaceholder()...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  5. Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わる -...

    Aspose.Cells for .NET(v25.10.0)を利用しています。 Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わりました。 確認すると設定していた透明度の設定がなくなっていました。 本件の対処方法を教えてください。 不具合であれば修正を検討ください。 詳細は以下の添付ファイルをご確認ください。 画像コピー検証.zip (88.3 KB) 添付ファイル内の「検証結果.…...foreach (var shape in targetSheet.Shapes) { if (shape is Picture...

    forum.aspose.com/t/aspose-cells/320639
  6. 搜索

    搜索...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    blog.aspose.com/zh-hant/slides/convert-mp4-to-m...
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....dispose (); } // add a picture shape on the slide #1 pres . getSlides...pres . dispose (); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/java/modern-api/
  8. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code.... The shape of the ends of lines (round...(round, square, or butt). The shape of the junctions between lines...

    products.aspose.com/page/cpp/work-with-ps-graph...
  9. Გადაიყვანეთ HTML MARKDOWN C++

    გადაიყვანეთ HTML MARKDOWN C++ ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C++....auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/htm...
  10. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...System::SharedPtr<Aspose::Words::Drawing::Shape>&) Setter for Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/doc...