Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 49,129 for

shape

(0.22 sec)
  1. Կատարեք DOCX՝ Օգտագործելով Javascript

    Ստեղծեք նոր DOCX JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Node.js via .NET գրադարանը:...DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/hy/nodejs-net/make/docx/
  2. PDF417 Barcodes|Documentation

    General information about the PDF417 barcode family... The shape of PDF417 barcode labels is...

    docs.aspose.com/barcode/info-cards/pdf417-family/
  3. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....Section , Paragraph , Table , Shape , Run , and all other ellipses...

    docs.aspose.com/words/net/aspose-words-document...
  4. Gawe PDF Nganggo Python

    Gawe PDF anyar ing Python ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/jv/python-net/make/pdf/
  5. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/python-net/make/docx/
  6. Urobiť Markdown Pomocou Python

    Vytvorte nový Markdown v Python v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sk/python-net/make/md/
  7. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....defined as a separate SVG path or shape so SVG fonts can be scaled without...

    docs.aspose.com/font/java/convert/
  8. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { # Adds a new rectangle shape with text $shp = $pres -> getSlides...

    docs.aspose.com/slides/php-java/presentation-pr...
  9. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Android... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/androidjava/working-wit...
  10. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddPictureFrame ( Aspose...-> get_Shape ( 0 ) -> GetThumbnail () -> Save ( u "shape.png" );...

    docs.aspose.com/slides/zh/cpp/modern-api/