Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 149,408 for

text

(0.16 sec)
  1. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....Basic text input: builder . InsertTextInput ( "My text input"...// 2 - Combo box with prompt text, and a range of possible values:...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_UTF8 ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 使用 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/
  5. 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...
  6. 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...
  7. 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...
  8. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable... read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions...http-equiv="Content-Type" content="text/html; charset=utf-8" /> { new_line...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlSchemaCollection.removeAt method | Asp...

    CustomXmlSchemaCollection.removeAt method. Removes a value at the specified index....xmlPartContent = "<root><text>Hello, World!</text></root>" ; let xmlPart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...