Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 50,316 for

shape

(0.37 sec)
  1. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....coordinate of the points of the shape changes, but the y coordinate...

    products.aspose.com/svg/net/svg-transformations/
  2. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { // Adds a new rectangle shape with text var shp = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { // Adds a new rectangle shape with text IAutoShape shp = pres...

    docs.aspose.com/slides/java/presentation-proper...
  4. Can I concatenate PDF without a rest call in go...

    I tried Aspose.PDF for Go via C++ | Aspose API References, which doesn’t have the merge functionality and Merge Multiple PDF Files|Documentation which uses the cloud SDK. I want to merge documents without sending any dat…...PDF — your input truly helps shape the product. We wish you continued...

    forum.aspose.com/t/can-i-concatenate-pdf-withou...
  5. Working with Barcode Types|Documentation

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

    docs.aspose.com/barcode/python-java/managing-ba...
  6. 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...
  7. 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/
  8. 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/
  9. 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/
  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/