Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 151,741 for

text

(0.15 sec)
  1. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true 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...
  3. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract Text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The Text showing operator hasn't ActualText entr…... 12:05pm 1 I try to extract text from a simple pdf printed with...error from TextAbsorber The text showing operator hasn't ActualText...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  4. Add Watermarks to Presentations in Java|Aspose....

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in Java 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/java/watermark/
  5. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format Text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Create a notes slide and assign text to it. function addNote () {...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/cr...
  8. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. let field = builder...null ); builder . write ( " Text immediately after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Watermarks to Presentations in C++|Aspose.S...

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in C++ 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/cpp/watermark/
  10. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::String&) method Adds a text watermark into the document...watermarkText const System::String& Text that is displayed as a watermark...

    reference.aspose.com/words/cpp/aspose.words.low...