Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 38,811 for

draw text

(0.23 sec)
  1. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...clear all paragraphs in added text frame ParaCollection -> Clear...

    products.aspose.com/total/cpp/conversion/word-t...
  2. Convert FLATOPC to PPSX via C++ or with free On...

    Export FLATOPC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSX online converter quickly before integrating the code....AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...clear all paragraphs in added text frame ParaCollection -> Clear...

    products.aspose.com/total/cpp/conversion/flatop...
  3. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...clear all paragraphs in added text frame ParaCollection -> Clear...

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

    Sample code for DJVU to TGA Java conversion. Use API example code for batch DJVU files to TGA 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...
  5. Aspose::Words::Border::get_LineStyle method | A...

    Aspose::Words::Border::get_LineStyle method. Gets or sets the border style in C++....() -> set_Color ( System :: Drawing :: Color :: get_Green ());...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose.Words.Drawing.Ole module | Aspose.Words ...

    The Aspose.Words.Drawing.Ole namespace contains classes to work with OLE / ActiveX controls and forms in Microsoft Word documents....Drawing.Ole module Contents [ Hide ] The Aspose...Aspose.Words.Drawing.Ole namespace contains classes to work with OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Markdown 语法 – 基础教程 – Aspose.HTML for .NET

    本文介绍 Markdown 标记语言的主要元素和 Markdown 语法的细节。...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/html/zh/net/markdown-syntax/
  8. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....Drawing library. Add Circle object...Document instance. Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/net/add-circle/
  9. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....( outputImage , System :: Drawing :: Imaging :: ImageFormat ::...Finish" << std :: endl ; } Extract Text from PDF Extract Data from Table...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...using namespace Aspose :: Pdf :: Text ; using namespace Aspose ::...-> set_Subject ( u "Inserted text 1" ); caretAnnotation1 -> set_Flags...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/