Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 50,453 for

shapes

(0.18 sec)
  1. DOCX को C++ में संपीड़ित करें

    गुणवत्ता खोए बिना DOCX को C++ में संपीड़ित करें। DOCX सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hi/cpp/compress/docx/
  2. حبر|وثائق Aspose.Slides

    العمل مع الحبر في Aspose.Slides for C++: رسم، استيراد وتحرير الضربات، تعديل اللون والعرض، وتصدير إلى PPT و PPTX و ODP باستخدام أمثلة C++....get_Slide ( 0 ); auto shape = slide -> get_Shape ( 0 ); if ( ObjectExt...ObjectExt :: Is < IInk > ( shape )) { auto inkShape = ExplicitCast...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  3. قم بتعيين Visio بيانات تعبئة الشكل في PHP|Docum...

    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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/ar/java/set-visio-shape...
  4. Appliquer des effets de forme dans les présenta...

    Transformez vos fichiers PPT et PPTX avec des effets de forme avancés grâce à Aspose.Slides pour PHP via Java — créez des diapositives percutantes et professionnelles en quelques secondes....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/fr/php-java/shape-effect/
  5. Converti una forma Visio in immagine|Documentation

    Questa sezione spiega come convertire una forma visio in un'immagine con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Image...

    docs.aspose.com/diagram/it/net/convert-a-visio-...
  6. Aggiorna i dati delle forme|Documentation

    Questa sezione spiega come aggiornare i dati della forma per una forma visio con Aspose.Diagram.... Aggiorna i dati di Shape Utilizzare il seguente codice...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/it/net/refresh-shapes-d...
  7. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....property Returns true if this shape is a horizontal rule. public...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Migliora i tuoi documenti con il metodo InsertHorizontalRule di DocumentBuilder, aggiungendo senza sforzo eleganti linee orizzontali per una migliore organizzazione e un impatto visivo migliore.... public Shape InsertHorizontalRule () Valore...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Adjustment.Name | Aspose.Words för .NET

    Upptäck egenskapen Justeringsnamn för att enkelt komma åt och hantera dina justeringar för förbättrad effektivitet och effektiva arbetsflöden...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/sv/net/aspose.words....