Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 45,719 for

shapes

(0.07 sec)
  1. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....Examples Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/net/aspose.words/sto...
  2. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of documents....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Შეკუმშოს TIFF Javascript

    შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.insertImage( "Input...Saving.TiffCompression.Lzw shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ka/nodejs-net/compres...
  4. Შეკუმშოს JPG Javascript

    შეკუმშოს JPG JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ka/nodejs-net/compres...
  5. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Added Shape.Geometry.ShapeAdjustValues Property...Aspose.Cells API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. 管理 SmartArt|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿中的 SmartArt 和组织类型图表... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/zh/net/manage-smartart/
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert PowerPoint PPT to PPTX in Java....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...getBoundsInPoints().getHeight(), 0.1f); // Shapes with transparent parts may...

    reference.aspose.com/words/java/com.aspose.word...