Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 43,062 for

shape

(0.08 sec)
  1. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient Shape and group Shape saving in your projects....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” Shape. I have been able to change the color of the Shape, but cannot change the thickness of the border....aspose and I have a “No Symbol” shape. I have been able to change...change the color of the shape, but cannot change the thickness of the...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  7. Setting Connector line jump style|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....particular shape. Set shape’s Jump style. Set shape’s Jump style...your .NET application to set shape’s jump style using Aspose.Diagram...

    docs.aspose.com/diagram/net/set-connector-line-...
  8. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/cpp/compress/jpg/
  9. 在 Ruby 中读取 Visio 形状数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getName () == "Process" j = 0 while j < shape . getProps...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  10. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...