Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 50,329 for

shapes

(2.02 sec)
  1. ShapeBase.TopRelative | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase TopRelative لإدارة موضع الشكل بسهولة. اضبط تصميمك بدقة باستخدام قيم النسبة المئوية العليا للحصول على تخطيط مثالي.... Shape shape = builder . InsertShape (...تحويلها تلقائيًا إلى وحدات مطلقة. shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ShapeBase.WidthRelative | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase WidthRelative för att enkelt justera formars bredder i procent, vilket förbättrar din designflexibilitet och precision.... Shape shape = builder . InsertShape (...konverteras till absoluta enheter. shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Upptäck egenskapen ShapeBase RelativeHorizontalSize för att enkelt justera formstorlekar horisontellt för ökad designflexibilitet och precision.... Shape shape = builder . InsertShape (...konverteras till absoluta enheter. shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Modifiche all API pubblica in Aspose.Cells 16.1...

    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....ReflectionEffect insieme alla proprietà Shape.Reflection per controllare gli...di riflessione di un oggetto Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/it/java/public-api-change...
  5. Visio Şekil Verisi ile Çalışma|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.... Gerekli Master of a Shape’i ekleyin - Her Visio diagram...addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page...

    docs.aspose.com/diagram/tr/java/working-with-vi...
  6. Estrazione del testo dalla forma SmartArt di ti...

    Impara come estrarre il testo dalla forma SmartArt di tipo Gear usando Aspose.Cells for Node.js via C++....Gruppo Forma usando il metodo Shape.getResultOfSmartArt() . Quindi...il testo usando la proprietà Shape.getText() . Estrarre il testo...

    docs.aspose.com/cells/it/nodejs-cpp/extract-tex...
  7. RelativeHorizontalPosition Enum | Aspose.Words ...

    اكتشف Aspose.Words.Drawing.RelativeHorizontalPosition enum لتحديد الموضع الأفقي الدقيق للأشكال وإطارات النص في مستنداتك.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words....
  8. RelativeVerticalPosition Enum | Aspose.Words fö...

    Upptäck enumerationen Aspose.Words.Drawing.RelativeVerticalPosition för att effektivt definiera vertikal positionering för former och textramar och förbättra dokumentlayouter.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/html/
  10. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/word/