Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,261 for

shape position

(0.19 sec)
  1. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Shape headerLogo = builder.InsertImage(System...Pdf.SaveFormat.DocX); mst.Position = 0; Document pdfDoc = new...

    forum.aspose.com/t/pdf-file-distorted/327238
  2. Arbeiten mit Bildern in Python|Aspose.Words für...

    Erstellen und verwalten Sie Bilder verschiedener Formate in einem Dokument mit Python....schwebend an einer bestimmten Position, zum Beispiel Bild einfügen...DocumentBuilder.insert_image -Methode ein Shape -Objekt zurück, das gerade erstellt...

    docs.aspose.com/words/de/python-net/working-wit...
  3. ShapeBase.Width | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Width. Justera enkelt bredden på det block som din form innehåller för ökad designflexibilitet och precision....flytande bild och anger dess position och storlek. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ShapeBase.Height | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Height för att enkelt justera formens containerhöjd, vilket förbättrar designflexibiliteten och precisionen i dina projekt....flytande bild och anger dess position och storlek. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Design auf Form anwenden|Documentation

    In diesem Abschnitt wird erläutert, wie Designeigenschaften in einer visio-Form mit Aspose.Diagram festgelegt werden....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...5 ; // Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/de/java/apply-theme-to-...
  6. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); Shape.GetShapeRe…...memoryStream = new MemoryStream(); shape.GetShapeRenderer().Save(memoryStream...memoryStream.Flush(); memoryStream.Position = 0; File.WriteAllBytes($@"E:\pic\{DateTime...

    forum.aspose.com/t/aspose-word-for-net-getshape...
  7. Ajouter un filigrane Word Art au graphique|Docu...

    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....//Add a WordArt watermark (shape) to the chart's plot area. com...com . aspose . cells . Shape wordart = chart . getShapes ()....

    docs.aspose.com/cells/fr/java/add-word-art-wate...
  8. Draw Line in Excel using Node.js

    Draw line in Excel using Node.js along with other Shapes. Follow the steps, IDE settings and the given sample code showing how to insert drawing in Excel using Node.js....You can draw lines and other shapes using the ShapesCollection...sheet Access the collection of shapes and call the addLine() method...

    kb.aspose.com/de/cells/nodejs/draw-line-in-exce...
  9. Draw Line in Excel using Node.js

    Draw line in Excel using Node.js along with other Shapes. Follow the steps, IDE settings and the given sample code showing how to insert drawing in Excel using Node.js....You can draw lines and other shapes using the ShapesCollection...sheet Access the collection of shapes and call the addLine() method...

    kb.aspose.com/fr/cells/nodejs/draw-line-in-exce...
  10. ShapeBase.CoordSize | Aspose.Words för .NET

    Upptäck ShapeBase CoordSize-egenskapen, som definierar koordinatutrymmets bredd och höjd för optimal layoutkontroll i dina designprojekt....y-koordinaternas position på en forms koordinatplan till en position på den...PointF ( 350 , 350 ))); Shape shape = new Shape ( doc , ShapeType ...

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