Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 37,009 for

draw text

(0.11 sec)
  1. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code.... It allows users to take text-based documents and convert...AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...

    products.aspose.com/total/cpp/conversion/txt-to...
  2. Convert DJVU to PDF via Java | products.aspose.com

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....contain the combination of text, drawings, images and photographs...like image layer separation of text and background images, progressive...

    products.aspose.com/imaging/java/conversion/djv...
  3. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....shapes such as images, text boxes, and drawing objects. This topic...represent an object in the drawing layer, such as an AutoShape...

    docs.aspose.com/words/net/working-with-shapes/
  4. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...Drawing 库。 文本注释是附加到PDF文档中特定位置的注释。关..."AddAnnotation.pdf" )) { // Create text annotation var textAnnotation...

    docs.aspose.com/pdf/zh/net/text-annotation/
  5. Export MD to XAML via C# API | products.aspose.com

    .NET API to Convert MD to XAML without using Microsoft Word...such as document manipulation, text extraction, image extraction...such as document manipulation, text extraction, image extraction...

    products.aspose.com/total/net/conversion/md-to-...
  6. Convert DOC to PPSX via C++ or with free Online...

    Export DOC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code....such as document manipulation, text extraction, and formatting....also provides features such as text formatting, slide manipulation...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。... Drawing . Imaging . ImageFormat . Png...object to hold the extracted text from Document MemoryStream ms...

    docs.aspose.com/pdf/zh/net/extract-images/
  8. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....answer to scan images for text, extract text from images, ocr images...images, and read text line by line in code. Aspose.Note Product...

    kb.aspose.com/hy/
  9. Create VSDX Files via Java | products.aspose.com

    Java Sample code for generating VSDX documents. Use this code for creating VSDX files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/vsdx/
  10. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... get_text() Gets the text of this node and of...append_child ( aw . Run ( doc = doc , text = 'Hello world!' )) # Below...

    reference.aspose.com/words/python-net/aspose.wo...