Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 45,672 for

shape

(0.07 sec)
  1. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/python-java/working-wit...
  2. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a Shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...Is there a way to know if a shape has the theme applied to it...for(Shape shape : (Iterable<Shape>) pageShapes) { shape.getInheritFill()...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  3. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control OLE object links and enhance data integrity by preventing unwanted updates. Learn more now!...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...
  4. OleFormat.AutoUpdate | Aspose.Words for .NET

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your OLE object links stay current and enhance document accuracy effortlessly....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...
  5. Შეკუმშოს DOC C++

    შეკუმშოს DOC C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ka/cpp/compress/doc/
  6. Შეკუმშოს TIFF C++

    შეკუმშოს TIFF C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/ka/cpp/compress/tiff/
  7. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... public Shape InsertImage ( Image image )...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertImage..."Transparent background logo.png" ); shape -> set_WrapType ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/net/aspose.words/fil...