Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 48,730 for

shape

(0.07 sec)
  1. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting custom marker Shapes for data points. However, when opening the generated file in Excel, the selected marker Shapes are not ap…...Marker shapes set for line with marker charts are not reflected...programmatically setting custom marker shapes for data points. However, when...

    forum.aspose.com/t/marker-shapes-set-for-line-w...
  2. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Convert PPTX to Video in Java | products.aspose...

    Convert PPTX to video in Java. Use Java library API to convert PowerPoint to video...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...

    products.aspose.com/slides/java/conversion/pptx...
  4. Convert WORD To HTML C++

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/words/cpp/conversion/text-t...
  10. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...