Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 50,308 for

shape

(0.16 sec)
  1. Გადაიყვანეთ HTML DOC C++

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

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

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Փոխարկել TEXT SVG C++

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

    products.aspose.com/words/hy/cpp/conversion/tex...
  4. 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...
  5. Გადაიყვანეთ 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...
  6. 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...
  7. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/ima...
  8. Several Image Into BMP Javascript

    Merge multiple Image into BMP in JavaScript code. Save Image as BMP using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Several Image Into PNG Javascript

    Merge multiple Image into PNG in JavaScript code. Save Image as PNG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  10. Several Image Into SVG Python

    Merge multiple Image into SVG in Python code. Save Image as SVG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...