Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 46,954 for

shape

(0.19 sec)
  1. Generate QR Code and Micro QR Code in C++|Docum...

    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....2D matrix barcodes of square shape (except Rectangular Micro QR...

    docs.aspose.com/barcode/cpp/qr-code-and-micro-q...
  2. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....)); ////////// Clipping by shape ////////// //Save graphics state...

    products.aspose.com/page/net/work-with-ps-graph...
  3. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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-...
  5. Aspose.Words RTF conversion uses invalid contro...

    Hello, We are using Aspose.Words for .NET 25.4.0, and we are seeing an issue with non-spec-compliant RTF being output, and some RTF interfaces that we attempt to send the messages to are erroring. One specific error sta…...<tbody> <tr> <td> <div class="shape" style="padding: 4.35pt 7.95pt...

    forum.aspose.com/t/aspose-words-rtf-conversion-...
  6. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...that can contain any closed shapes; by text outline; by 1 bpp...22 23 ////////// Clipping by shape ////////// 24 25 //Save graphics...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  7. Buat HTML Menggunakan Javascript

    Buat HTML baharu dalam JavaScript dalam beberapa langkah. Buat HTML 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/html/
  8. Buat Markdown Menggunakan Javascript

    Buat Markdown baharu dalam JavaScript dalam beberapa langkah. Buat Markdown 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/md/
  9. Buat DOC Menggunakan Javascript

    Buat DOC baharu dalam JavaScript dalam beberapa langkah. Buat DOC 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/doc/
  10. 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/