Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 50,830 for

shape

(1.16 sec)
  1. Convert DOC To HTML C++

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

    products.aspose.com/words/cpp/conversion/doc-to...
  2. Convert Image To PDF C++

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

    products.aspose.com/words/cpp/conversion/image-...
  3. Convert JPG To DOC C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....SVGSaveOptions () shapes = options . shapes ; #// get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  5. Convert DOC To JPG C++

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

    products.aspose.com/words/cpp/conversion/doc-to...
  6. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...( svgShape , shape ) { svgShape . setId ( `shape- ${ this . m_shapeIndex...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Convert TEXT To Image C++

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

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

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

    products.aspose.com/words/cpp/conversion/html-t...
  9. Convert WORD To Image C++

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

    products.aspose.com/words/cpp/conversion/word-t...
  10. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, streamlining visual workflows....presentation, removing the slide shapes, and then converting the resulting...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/net/get-the-entire-prese...