Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 50,867 for

shape

(0.1 sec)
  1. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...embedded simple shapes. After transforming to SVG, one shape disappears...why one of the two embedded shapes disappears after the conversion...

    forum.aspose.com/t/one-embedded-object-disappea...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  9. Convert DOC To PNG C++

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

    products.aspose.com/words/cpp/conversion/doc-to...
  10. 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...