Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 50,729 for

shape

(0.09 sec)
  1. 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...
  2. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....image from stream or file Use Shape class to further set Size, Position...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  3. Გადაიყვანეთ TEXT GIF C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  4. Փոխարկել DOC Պատկեր C++

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  5. Გადაიყვანეთ DOC Გამოსახულება C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  6. Გადაიყვანეთ DOC PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  7. Გადაიყვანეთ HTML GIF C++

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

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

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

    products.aspose.com/words/hy/cpp/conversion/tex...
  9. Გადაიყვანეთ DOC JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  10. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers represent a crucial feature...

    docs.aspose.com/psd/java/smart-object-update/