Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 50,160 for

shapes

(0.14 sec)
  1. Komprimovať DOC V C++

    Komprimujte DOC v C++ bez straty kvality. Optimalizujte obsah DOC, jednoducho zmenšite veľkosť súboru....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/sk/cpp/compress/doc/
  2. Შეკუმშოს 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/
  3. Komprimera WORD I C++

    Komprimera WORD i C++ utan att förlora kvalitet. Optimera WORD innehåll, minska filstorleken enkelt....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/sv/cpp/compress/word/
  4. Komprimera DOC I C++

    Komprimera DOC i C++ utan att förlora kvalitet. Optimera DOC innehåll, minska filstorleken enkelt....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/sv/cpp/compress/doc/
  5. WORD Tömörítése Itt: C++

    Tömörítse a(z WORD fájlt C++ nyelven a minőség elvesztése nélkül. Optimalizálja a(z WORD tartalmat, és egyszerűen csökkentse a fájlméretet....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hu/cpp/compress/word/
  6. Zone de texte|Aspose.Slides pour Python Documen...

    Créer et formater des zones de texte en Python avec Aspose.Slides : définir les polices, l'alignement, le retour à la ligne, l'ajustement automatique et les liens pour peaufiner les diapositives PowerPoint et OpenDocument.... shapes . add_auto_shape ( slides . ShapeType... slides [ 0 ] for shape in slide . shapes : # Seules les AutoShapes...

    docs.aspose.com/slides/fr/python-net/examples/e...
  7. 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/...
  8. 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....
  9. 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...
  10. فشرده سازی WORD در Javascript

    بدون از دست دادن کیفیت، WORD را در JavaScript فشرده کنید. محتوای WORD را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // این...

    products.aspose.com/words/fa/nodejs-net/compres...