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

shape

(0.07 sec)
  1. Გადაიყვანეთ TEXT PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  2. Გადაიყვანეთ HTML PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Გადაიყვანეთ TEXT JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  4. Გადაიყვანეთ TEXT SVG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  5. Გადაიყვანეთ WORD TIFF C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  6. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...embedded simple shapes. After transforming to SVG, one shape disappears...why one of the two embedded shapes disappears after the conversion...

    forum.aspose.com/t/one-embedded-object-disappea...
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing text, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/java/product-overview/
  8. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....SVG - How to fill generated shapes 3 142 February 21, 2025 PDF...including (0,0) cause incorrect shape 3 78 February 11, 2025 DXF to...

    forum.aspose.com/c/cad/19
  9. Convert JPG To TIFF Python

    Convert JPG to TIFF format in Python code. Save JPG as TIFF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To PNG Python

    Convert JPG to PNG format in Python code. Save JPG as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

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