Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 45,787 for

shape

(0.07 sec)
  1. Aspose.words for java convert docx to pdf - Fre...

    Hello, I have a problem. In the zip file below, there is a doc file (eg: new .docx) containing an axial gradient pattern. When it is converted to pdf, the pattern becomes a path description (eg: new-path.pdf), Does your …...render the shape to image and replace the original shape. The simplified...DocumentBuilder(doc); Shape original = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    forum.aspose.com/t/aspose-words-for-java-conver...
  2. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the Shape....first_paragraph property Shape.first_paragraph property Gets...the first paragraph in the shape. @property def first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++....system by double-clicking on the shape that contains the OLE object...:: Words :: Drawing :: Shape > shape = builder -> InsertOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::PatternType enum | Aspo...

    Aspose::Words::Drawing::PatternType enum. Specifies the fill pattern to be used to fill a Shape in C++....pattern to be used to fill a shape. enum class PatternType Values...Shows how to set pattern for a shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ImageData.image_bytes property | Aspose.Words f...

    ImageData.image_bytes property. Gets or sets the raw bytes of the image stored in the Shape....of the image stored in the shape. @property def image_bytes (...will remove the image from the shape. Returns None if the image is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  8. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  9. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....first shape of the document contains a valid image. Shape shape...shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 , true );...

    reference.aspose.com/words/net/aspose.words.loa...