Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 50,838 for

shape

(1.28 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or Shapes to images in Java....rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....Content If you want to draw some shape or add text or image at the...DeleteHeaderFooterSh method to remove all shapes from headers and footers in...

    docs.aspose.com/words/net/working-with-sections/
  3. Work with SVG Attributes in Python – Get, Set, ...

    Work with SVG attributes in Python with Aspose.SVG. Get, set, check, remove, and update SVG element attributes using DOM APIs.... join (input_folder, "shapes.svg" ) 7 8 with SVGDocument...path . join (input_folder, "shapes.svg" ) 8 output_path = os....

    docs.aspose.com/svg/python-net/work-with-svg-at...
  4. 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...
  5. 使用现代 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/
  6. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/html/
  7. Buat DOCX Menggunakan Javascript

    Buat DOCX baharu dalam JavaScript dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka 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/ms/nodejs-net/make/docx/
  8. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/docx/
  9. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/java/converting-to-fixed-...
  10. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Words as a Shape object. This object provides...

    docs.aspose.com/words/nodejs-net/fields-overview/