Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,875 for

text

(0.14 sec)
  1. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract Text or images from the PDF document in C++.... You can extract text or images from any page or whole...instance Print the extracted text on console Iterate through each...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  3. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to Text. Enhance your document quality!...fields in PDF or convert them to text. Default is false . public bool...Microsoft Word form fields include text input, drop down and check box...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...请参阅本页的 Update Text 章节。 在幻灯片上创建文本框 创建 Presentation..., 150 , 50 ) shape . text_frame . text = "Aspose TextBox" # 将演示文稿保存到磁盘。...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  5. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...locale ) { // Check if the input text is null or empty if ( textInput...String correctSyntax ( String text , String locale ) { // Implement...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/net/watermark/
  7. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto 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...
  8. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Access cell A1 and put some text inside it Cell cell = ws . GetCells... PutValue ( u "This is some text." ); // Get the Normal and Html5...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  10. Document.shade_form_data property | Aspose.Word...

    Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... insert_text_input ( 'My form field' , aw...TextFormFieldType . REGULAR , '' , 'Text contents of form field, which...

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