Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 50,436 for

shape

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

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

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

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

    products.aspose.com/words/cpp/conversion/image-...
  3. Convert TEXT To PDF C++

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

    products.aspose.com/words/cpp/conversion/text-t...
  4. Convert WORD To XPS C++

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

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

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

    products.aspose.com/words/cpp/conversion/image-...
  6. Convert JPG To DOCX C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  7. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for Java...How to easily produce basic shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for Java provides...

    docs.aspose.com/page/java/xps/graphic-utilities/
  8. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, 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/java/get-the-entire-pres...
  9. 在 C++ 中创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,而无需 Microsoft PowerPoint。...svgShape , SharedPtr < IShape > shape ) { svgShape -> set_Id ( String...String :: Format ( u "shape-{0}" , m_shapeIndex ++ )); } }; 创建幻灯片缩略图图像...

    docs.aspose.com/slides/zh/cpp/presentation-viewer/
  10. Convert WORD To TIFF C++

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

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