Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 50,258 for

shapes

(0.15 sec)
  1. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating Shapes are exported as inline tags in the document structure....determining whether floating shapes are exported as inline tags...value is false and floating shapes will be exported as block-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...Invalid shape Height, Width, LocPinX and LocPinY Aspose.Diagram...returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY)...

    forum.aspose.com/t/invalid-shape-height-width-l...
  3. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... shapes . add_chart ( slides . charts...retrieves a chart from the shape collection. def access_chart...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the type of the image in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... shapes . add_video_frame ( 50 , 50...first_video = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and Shapes in PowerPoint and OpenDocument.... shapes . add_audio_frame_embedded...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....and updating hyperlinks on shapes using Aspose.Slides for .NET...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/net/examples/elements/hy...
  8. Change Adjustment Values of the Shape with Gola...

    Modify shape adjustment values in Excel using Aspose.Cells with Golang via C++....Change Adjustment Values of the Shape with Golang via C++ Contents...Hide ] Aspose.Cells provides Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/go-cpp/change-adjustment-...
  9. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...saveImagesAsWmf ) { expect ( shapes . at ( 0 ). asShape (). imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Add Rectangle object to shapes collection of Graph object...object to shapes collection of Graph object graph . Shapes . Add...

    docs.aspose.com/pdf/net/add-line/