Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 676 for

adjust shape properties

(0.17 sec)
  1. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....playback or properties. For example, you can adjust an audio’s...Aspose.Slides AudioFrame properties: Start drop-down list matches...

    docs.aspose.com/slides/androidjava/audio-frame/
  2. Resize Shapes in Presentations with Python|Aspo...

    Easily resize Shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout Adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...customers is how to resize shapes so that, when the slide size...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  3. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize Shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout Adjustments and boost productivity....Resize Shapes on Presentation Slides in .NET Contents [ Hide...customers is how to resize shapes so that, when the slide size...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  4. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  5. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....playback or properties. For example, you can adjust an audio’s...Aspose.Slides AudioFrame properties: Start drop-down list matches...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  6. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  7. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....playback or properties. For example, you can adjust an audio’s...Aspose.Slides AudioFrame properties: Start drop-down list matches...

    docs.aspose.com/slides/java/audio-frame/
  8. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  9. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover Properties, methods, and examples....Add Line Shapes to Presentations in .NET Contents [ Hide ] Overview...Slides allows you to add line shapes to PowerPoint slides programmatically...

    docs.aspose.com/slides/net/line/
  10. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...into the place of the old shape. Shape newOleShape = Builder.I...the properties provided by the Aspose.Cells API. To adjust the...

    forum.aspose.com/t/cellsnet-57840-placement-of-...