Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 151,773 for

text

(0.14 sec)
  1. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....process the Word Document Add text in document along with formatting...word document in C++ by adding text and setting its formatting....

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  2. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...-> idx_get ( 1 ); // create text fragment auto textFragment =...Position > ( 80 , 700 )); // set text properties textFragment -> get_TextState...

    products.aspose.com/pdf/zh-hans/cpp/text/
  3. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....can use WordArt to add special text effects to spreadsheets. For...stretch a title, decorate text, make the text fit a preset shape, or...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  4. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....NET static string text = "" ; public static void Run...piny , width , height , "Test text" , "Calibri" , "#a5a5a5" , 0...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  5. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type.... writeln ( "Text added to a protected document...protectedDoc . range . text . trim ()). toEqual ( "Text added to a protected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...// A convenient way of adding text content to a document is with...write ( " Hello world! This text is one Run, which is an inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Update and Save an Email in Python|Documentation

    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....Subject subject = subject + " This text is added to the existing subject"...Subject email . setSubject ( 'This text is added to the existing subject'...

    docs.aspose.com/email/java/update-and-save-an-e...
  9. Ինչպես ստեղծել HTML ֆայլ Java-ի միջոցով

    Այս թեման ընդգրկում է Java-ի միջոցով HTML ֆայլ ստեղծելու հիմնական իրականացումը: Դուք կարող եք ստեղծել HTML փաստաթուղթ Java-ում՝ օգտագործելով պարզ API զանգեր: HTML ֆայլերը կարող են ստեղծվել ծրագրային ճանապարհով և կարող են օգտագործվել տարբեր ծրագրերում, ինչպիսիք են հաշվետվությունների կամ հաշիվ-ապրանքագրերի ստեղծումը:...HTMLDocument օբյեկտի օրինակ Ավելացրեք Text տարրի դասի օրինակ՝ HTML փաստաթղթի...տեքստը պահելու համար Տեղադրեք Text տարրը HTML մարմնի ներսում Պահպանեք...

    kb.aspose.com/hy/html/java/how-to-create-html-f...
  10. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...