Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 50,726 for

shape

(0.2 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. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... Shapes . AddAutoShape ( ShapeType...Autoshape IAutoShape aShp = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  5. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  6. 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...
  7. 演示文稿查看器|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...
  8. 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...
  9. 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...
  10. 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...