Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 5,112 for

shape position

(0.17 sec)
  1. Tambahkan Teks ke PDF menggunakan C#|Aspose.PDF...

    Pelajari cara menambahkan teks ke dokumen PDF di .NET menggunakan Aspose.PDF untuk peningkatan konten dan pengeditan dokumen.... Position = new Aspose . Pdf . Text . Position ( 100 ,...Specify the position for Text Fragment textFragment . Position = new...

    docs.aspose.com/pdf/id/net/add-text-to-pdf-file/
  2. Chercher

    chercher... Calculez la position du filigrane. Ajoutez une...watermarkShape = master->get_Shapes()->AddAutoShape(ShapeType::Rectangle...

    blog.aspose.com/fr/slides/add-watermark-to-powe...
  3. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas.... position = ap . text . Position ( 100 , 600 ) #...text_fragment . position = ap . text . Position ( 10 , 10 ) # Adicionar...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  4. Konvertierung in das Festseitenformat in Java|A...

    Aspose.Words für Java implementiert eine eigene Seitenlayout-Engine, die es ermöglicht, alle festen Seitenformate wie PDF, XPS und verschiedene Bildformate zu erstellen.... Building and reflowing of shape content - Ein Schritt, der erforderlich...erstellen. Das Feld kann auf die Position eines Objekts auf einer Seite...

    docs.aspose.com/words/de/java/converting-to-fix...
  5. Crear e incrustar un gráfico de Excel como un o...

    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.... Shapes . Paste (); // Position the chart on the...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/es/net/create-and-embed-...
  6. Erstellen und Einbetten eines Excel-Diagramms a...

    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.... Shapes . Paste (); // Position the chart on the...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/de/net/create-and-embed-...
  7. Formater les graphiques dans les présentations ...

    Apprenez la mise en forme des graphiques dans Aspose.Slides pour Python via .NET et améliorez votre présentation PowerPoint ou OpenDocument avec un style professionnel et attrayant.... shapes . add_chart ( charts . ChartType...font_italic = 1 # Définir la position des étiquettes de l'axe des...

    docs.aspose.com/slides/fr/python-net/chart-form...
  8. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom.... position = ap . text . Position ( 100 , 600 ) #...text_fragment . position = ap . text . Position ( 10 , 10 ) # Tambahkan...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...
  9. Créer un visionneur de présentation en C#|Docum...

    Apprenez à créer un visionneur de présentation personnalisé en .NET avec Aspose.Slides. Affichez facilement les fichiers PowerPoint (PPTX, PPT) et OpenDocument (ODP) sans Microsoft PowerPoint ni autre logiciel de bureautique....IShape shape ) { svgShape . Id = string . Format ( "shape-{0}"...SlidesLayoutOptions pour définir la position des notes du présentateur...

    docs.aspose.com/slides/fr/net/presentation-viewer/
  10. Verwalten von Diagramm‑Datenserien in Präsentat...

    Erfahren Sie, wie Sie Diagrammserien in C# für PowerPoint (PPT/PPTX) mit praktischen Codebeispielen und bewährten Methoden verwalten, um Ihre Datenpräsentationen zu verbessern.... Shapes . AddChart ( ChartType . ClusteredColumn...hinzu. IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/de/net/chart-series/