Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 9,904 for

shape

(0.13 sec)
  1. ShapeBase.IsDecorative | Aspose.Words för .NET

    ShapeBase IsDecorative fast egendom. Hämtar eller ställer in flaggan som anger om formen är dekorativ i dokumentet i C#...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Formen auf Folie neu skalieren|Aspose.Slides fü...

    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.... slides : for shape in slide . shapes : # Position neu skalieren...skalieren shape . height = shape . height * ratioHeight shape . width...

    docs.aspose.com/slides/de/python-net/re-sizing-...
  3. تغيير حجم الأشكال على الشريحة|وثائق Aspose.Slid...

    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....: for shape in slide . shapes : #تغيير حجم الموقع shape . height...height = shape . height * ratioHeight shape . width = shape . width...

    docs.aspose.com/slides/ar/python-net/re-sizing-...
  4. ShapeBase.IsInsertRevision | Aspose.Words per .NET

    ShapeBase IsInsertRevision proprietà. Restituisce vero se questo oggetto è stato inserito in Microsoft Word mentre il rilevamento delle modifiche era abilitato in C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/it/net/aspose.words....
  5. ShadowFormat.Visible | Aspose.Words för .NET

    ShadowFormat Visible fast egendom. ReturnerarSann om formateringen som tillämpas på den här instansen är synlig i C#....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Node.Remove | Aspose.Words لـ .NET

    Node Remove طريقة. يزيل نفسه من الأصل في C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Node.Remove | Aspose.Words per .NET

    Node Remove metodo. Si rimuove dal genitore in C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/it/net/aspose.words/...
  8. 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...
  9. TextPath.Italic | Aspose.Words för .NET

    TextPath Italic fast egendom. Sant om teckensnittet är formaterat som kursivt i C#.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  10. TextPath.ReverseRows | Aspose.Words لـ .NET

    TextPath ReverseRows ملكية. تحديد ما إذا كان ترتيب تخطيط الصفوف معكوسًا أم لا في C#.... Shape shape = AppendWordArt ( doc , "Hello...الخصائص المعنية. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/ar/net/aspose.words....