Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 50,477 for

shapes

(1 sec)
  1. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name....system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.Target | Aspose.Words för .NET

    Upptäck ShapeBase Target-egenskapen för att enkelt ställa in eller hämta hyperlänkmålramar för dina former, vilket förbättrar användarnavigeringen och upplevelsen....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/xlsx file this chart is linked to....= MY_DIR + 'Shape with linked chart.docx' ) shape = doc . get_child...aw . NodeType . SHAPE , 0 , True ) . as_shape () source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在C#中壓縮TIFF

    在C#中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/zh-hant/net/compress/...
  6. Drehen, ändern Sie die Position und verbinden S...

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/de/java/rotate-change-t...
  7. PowerPoint-Formen in JavaScript formatieren|Asp...

    Erfahren Sie, wie Sie PowerPoint-Formen in JavaScript mit Aspose.Slides formatieren – Füll‑, Linien‑ und Effektstile für PPT-, PPTX‑ und ODP‑Dateien präzise und mit voller Kontrolle festlegen.... let shape = slide . getShapes (). addAutoShape...für die Rechteckform fest. shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/de/nodejs-java/shape-for...
  8. Удалить защиту формы|Documentation

    В этом разделе объясняется, как снять защиту формы с помощью Aspose.Diagram вместо Python via Java....getPage ( "Flow 1" ) # get shape by ID shape = page . getShapes ()...getShape ( 1 ) # set protections shape . getProtection () . getLockAspect...

    docs.aspose.com/diagram/ru/python-java/remove-s...
  9. OptionButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OptionButtonControl class, perfect for creating exclusive choice options in your applications. Enhance user experience today!...docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....first shape, which is a text box, and set its text Shape shape.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...