Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 124,729 for

text

(0.07 sec)
  1. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer Text of a section in Java....container for the header or footer text of a section. To learn more...Examples: Shows how to replace text in a document’s footer. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document Text....effect for revisions of document text. Members Name Description NONE...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....pdf as ap # Search Text from All the Pages of PDF Document...textFragmentAbsorber = ap . text . TextFragmentAbsorber ( "PDF"...

    products.aspose.com/pdf/zh-hant/python-net/search/
  4. Aspose::Words::MailMerging::FieldMergingArgs::g...

    Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the Text that will be inserted into the document for the current merge field in C++....ging::FieldMergingArgs::get_Text method Contents [ Hide ] Fi...FieldMergingArgs::get_Text method Gets or sets the text that will be inserted...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. C# API to Export MSG to PNG | products.aspose.com

    Convert MSG to PNG without using Microsoft Word or Outlook on .NET...(Message) files are used to store text-based messages, making them...ideal for sending and receiving text data. However, when working...

    products.aspose.com/total/net/conversion/msg-to...
  6. Compress RTF Files Online or via Java | product...

    Free online app to compress different RTF files. Java compression library code for RTF documents....Format) Compress HTML Files (Hyper Text Markup Language) Compress IMAGE...Compress ODT Files (OpenDocument Text File Format) Compress OTT Files...

    products.aspose.com/total/java/compress/rtf/
  7. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldKeywords class | As...

    Aspose::Words::Fields::FieldKeywords class. Implements the KEYWORDS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. How to add watermark to doc's every page - Free...

    How to add Text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) Text_watermark_options = aw.TextWatermarkOptions() Text_watermark_options.font_family = …...20, 2025, 9:20am 1 How to add text as watermark in every page?I...aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions()...

    forum.aspose.com/t/how-to-add-watermark-to-docs...