Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 9,891 for

shape

(0.03 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Slides[0]; var shape = slide.Shapes[0] as IPictureFrame;...IPictureFrame; var imageTransform = shape.PictureFormat.Picture.ImageTransform;...

    forum.aspose.com/posts.rss
  3. Ellipse|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/cpp/ellipse/
  4. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...the TextFrame of the added shape. Remove the default paragraph...the TextFrame of the added shape Remove the default paragraph...

    docs.aspose.com/slides/androidjava/manage-bullet/
  5. ResourceLoadingArgs.ResourceType | Aspose.Words...

    Discover the ResourceType property of ResourceLoadingArgs to optimize your resource management. Enhance performance and streamline your workflow today!... Shape , true ). Count ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Adding Text to the Top Right and Top Left of a ...

    Hi everyone; I opened this topic: How to Set Text to Header in Presentation Using Aspose.Slides for .NET 18.3 - Free Support Forum - aspose.com When I was looking answer of this topic and try to something for getting w…...Slides) { var shape = slide.AddAutoShape(Shape.Line, 0, 0, 300...300, 0); shape.AddTextFrame("Sample"); } This code added something...

    forum.aspose.com/t/adding-text-to-the-top-right...
  7. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....a path Set the clip using a shape or path Read the input image...polygon, arc, and other supported shapes depending on your needs. This...

    kb.aspose.com/drawing/java/image-clipping-in-java/
  8. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...Chart chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart;...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  9. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!... Shape , true ). Count ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in C++....GetChildNodes ( NodeType :: Shape , true ) -> get_Count ()); doc...

    reference.aspose.com/words/cpp/aspose.words.loa...