Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 45,735 for

shape

(0.09 sec)
  1. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C++ code snippet....Page C++ Add shapes to PS Add geometrical figures...C++ API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  2. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....auto shape = builder->InsertImage(u"Input.txt"); shape->GetS...

    products.aspose.com/words/cpp/conversion/text-t...
  3. Convert Image To HTML C++

    Convert Image to HTML format in C++ code. Save Image as HTML using C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  4. Convert Image To DOCX C++

    Convert Image to DOCX format in C++ code. Save Image as DOCX using C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  5. Convert DOC To Image C++

    Convert DOC to Image format in C++ code. Save DOC as Image using C++....auto shape = builder->InsertImage(u"Input.doc"); shape->GetS...

    products.aspose.com/words/cpp/conversion/doc-to...
  6. Convert DOC To RTF C++

    Convert DOC to RTF format in C++ code. Save DOC as RTF using C++....auto shape = builder->InsertImage(u"Input.doc"); shape->GetS...

    products.aspose.com/words/cpp/conversion/doc-to...
  7. Convert WORD To MARKDOWN C++

    Convert a Word document to MARKDOWN format in C++ code. Save a Word document as MARKDOWN using C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/cpp/conversion/word-t...
  8. Convert JPG To TXT C++

    Convert JPG to TXT format in C++ code. Save JPG as TXT using C++....auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert JPG To PDF C++

    Convert JPG to PDF format in C++ code. Save JPG as PDF using C++....auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....auto shape = builder->InsertImage(u"Input.txt"); shape->GetS...

    products.aspose.com/words/cpp/conversion/text-t...