Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 155,165 for

text

(1.06 sec)
  1. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…...initial Document with basic text improves performance for first...scenario 2 but I didn’t write any text to the initial document. This...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  2. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for Text emphasis and review....Annotation using C# Contents [ Hide ] Text Markup Annotations shall appear...(“squiggly”) underlines in the text of a document. When opened,...

    docs.aspose.com/pdf/net/highlights-annotation/
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....write("Text surrounded by green border.");...Shows how to format a run of text using its font property. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_Text_positioning property. A flag specifying whether to write additional Text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...additional_text_positioning property A flag specifying whether to write...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....Shows how to create a run of text formatted as outline. auto doc...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....NET to read PDF text Load the source PDF file using...TextAbsorber object to extract text from the PDF Call the accept()...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...