Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 48,106 for

shape

(0.09 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. 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...
  3. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....system by double-clicking on the shape that contains the OLE object...() + "Logo.jpg"); try { Shape shape = builder.insertOleObject(stream...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...WrapType :: None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

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

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....Color of the shape to white in order to hide the shape border Remove...default Fill Format of the shape Finally, write the presentation...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  8. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...