Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 12,907 for

shape

(0.05 sec)
  1. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. objectwithbounds - Aspose.PSD for Java - API Re...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....shapes com.aspose.psd.shapesegments...ResolutionUnit RotateFlipType SeekOrigin Shape ShapeSegment Size SizeF SmoothingMode...

    reference.aspose.com/psd/java/com.aspose.psd/ob...
  3. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  4. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  7. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class....Shows how to measure and scale shapes. doc = aw . Document ( file_name... height , delta = 0.15 ) # Shapes with transparent parts may...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....(); // Textbox: SharedPtr < Shape > textBox = builder -> InsertShape...ExplicitCast < Shape > ( docEdited -> GetChild ( NodeType :: Shape , 0 ...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. 新的 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspo...

    在 C# 或 .NET 中导出 PowerPoint HTML...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class = "text"...

    docs.aspose.com/slides/zh/net/web-extensions/
  10. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...