Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,126 for

shape position

(0.53 sec)
  1. Generate DotCode Barcode in C#|DotCode Generato...

    Generate DotCode Barcodes in C#. Create DotCode Barcodes using Barcode Library in C#....or items with non-standard shapes. DotCode barcodes are used...identifier, indicating its position in the set and the total number...

    blog.aspose.com/barcode/generate-dotcode-barcodes/
  2. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/en/viewer/
  3. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/vi/viewer/
  4. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/fa/viewer/
  5. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/sr/viewer/
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....different from normal presentation shapes. From Aspose.Slides for C++...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/cpp/activex/
  7. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setPosition ( new Position ( 80 , 700 )); // set text...FontTypes . TTF )); // Specify the position for Text Fragment textFragment...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  8. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....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/nodejs-net/converting-to-...
  9. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...rectangle and matrix for positioning the image var rectangle =...

    docs.aspose.com/pdf/net/working-with-operators/
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...image at the current cursor position. 2. Frequently asked questions...文档对象模型中的嵌入对象通过设置了 Shape.getOleFormat 属性的 Shape 节点表示。因此您可以遍历文档中的所有形状,检查...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...