Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,795 for

insert text

(0.47 sec)
  1. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Microsoft Visio file with the text ‘Hello World’ in a specified...new text box. Insert the words Hello World! into a text box....

    docs.aspose.com/diagram/net/your-first-aspose-d...
  2. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... The copy can be inserted into the same or different...different document. To add, insert or remove a whole section including...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....CONTENT_COPY Copy or otherwise extract text and graphics from the document...CONTENT_COPY_FOR_ACCESSIBILITY Extract text and graphics (in support of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....PHP Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/php-java/manage-placehol...
  5. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....your own Python apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/python-net/watermark...
  6. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of Text entered into SDT in C++....applied to the last character of text entered into SDT . System ::...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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...