Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 151,870 for

text

(0.32 sec)
  1. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...></ script > < script type = "text/javascript" > const { Workbook...vertical-align:top;text-align:left;'>Text 1 </font><font sty...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  4. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs...to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    products.aspose.com/pdf/annotation/
  6. Convert PDF to Searchable PDF via C# | Aspose

    Sample code for PDF to Searchable PDF C# conversion. Use API example code for batch PDF files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/pdf-to-s...
  7. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....contentTypeToLoadFor ( "text/plain" )). toEqual ( aw . LoadFormat . Text ); expect...contentTypeToSaveFor ( "text/plain" )). toEqual ( aw . SaveFormat . Text ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....AcroForm Contents [ Hide ] Clear Text in Form This example demonstrates...demonstrates how to clear text from Typewriter form fields in a PDF...

    docs.aspose.com/pdf/python-net/modifying-form/
  10. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

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