Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 48,729 for

shape

(0.1 sec)
  1. Փոխարկել WORD TXT C++

    Փոխարկեք WORD ը TXT ձևաչափի C++ կոդով: Պահեք WORD որպես TXT օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Փոխարկել HTML EPUB C++

    Փոխարկեք HTML ը EPUB ձևաչափի C++ կոդով: Պահեք HTML որպես EPUB օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/htm...
  3. Փոխարկել HTML GIF C++

    Փոխարկեք HTML ը GIF ձևաչափի C++ կոդով: Պահեք HTML որպես GIF օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/htm...
  4. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... Quadrangle – a four-point shape that follows the actual rotated...example, drawing the rotated shape), and use the rectangle when...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 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...
  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. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_SHAPE Specifies the SHAPE field. FIELD_SKIP_IF...represent an ActiveX control as a Shape object, but for some documents...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Python API code to extract images and text from PDF document....stored in Shape nodes in a Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/pdf/
  10. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...