Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 50,417 for

shape

(0.1 sec)
  1. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  2. Convert WORD To PDF C++

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

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

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

    products.aspose.com/words/cpp/conversion/html-t...
  4. Convert HTML To PDF C++

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

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert TEXT To HTML C++

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

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

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

    products.aspose.com/words/cpp/conversion/html-t...
  7. Convert DOC To PDF C++

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

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

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

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

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

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

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

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