Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 153,184 for

text

(1.14 sec)
  1. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and Text stamps to a PDF page....NET allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/net/stamping/
  2. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....Examples Shows how to reference text with a footnote and an endnote...( doc = doc ) # Insert some text and mark it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Security Annotations using Python|Aspose.PDF fo...

    Learn how to mark Text for redaction, apply redaction annotations, and redact image areas in PDF files using Aspose.PDF for Python via .NET....common redaction workflows: mark text fragments with redaction annotations...detected image area on a page Mark Text Redaction This workflow searches...

    docs.aspose.com/pdf/python-net/security-annotat...
  4. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. 5473446.xlsx

    Sheet1 This Text has the following settings. Text Effects > Shadow > Offset Bottom 14.0300 14.0300 false...Sheet1 This text has the following settings. Text Effects > Shadow...

    docs.aspose.com/cells/fr/java/setting-shadow-of...
  6. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Java: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....Create a notes slide and assign text to it. static void addNote ()...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/java/examples/elements/n...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The Text property of Aspose.Slides.TextFrame...IPortion interfaces returns text with updated “datetime” fields...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace Text in PPT Presentation....Python apps to find and replace text in presentation files using...Learn how to search and replace text in content, comments or metadata...

    products.aspose.com/slides/python-net/redaction...
  9. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of Text (in points) relative to the base line. A positive number raises the Text, and a negative number lowers it in C++....Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... GetDataDir_AsposePdf_Text (); // Create PDF document using.... Pages . Add (); // Create text fragment var textFragment =...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/