Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 10,876 for

insert text

(0.08 sec)
  1. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...></ script > < script type = "text/javascript" > const { Workbook...< html > < head > < title > Insert Image in Header/Footer Example...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Aspose::Words::Settings::MultiplePagesType enum...

    Aspose::Words::Settings::MultiplePagesType enum. Specifies how document is printed out in C++....Words :: Document > (); // Insert text that spans 16 pages. auto...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...Document doc = new Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....RichText The SDT represents a rich text box when displayed in the document...PlainText The SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeConText method. Gets or sets whether to Insert the paragraph number of the referenced paragraph in relative conText in C++....method Gets or sets whether to insert the paragraph number of the..." \x0001 " u " )" ); // Add text and apply paragraph styles that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#....Words a table is normally inserted using DocumentBuilder . The...methods will also be used to insert content into the table cells...

    docs.aspose.com/words/net/create-tables-in-npoi/
  8. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for C++ ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C++ code.... Add an ActiveX Control Insert a new ActiveX control and optionally...Add ( u "Value" , u "Default text" ); presentation -> Save ( u...

    docs.aspose.com/slides/cpp/examples/elements/ac...
  9. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button Text for seamless user commands!...DisplayText property Gets or sets the text to appear as the “button” that...HasMacros , Is . True ); // Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...