Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 151,855 for

text

(0.52 sec)
  1. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with document watermark...set_image(image_stream, options) set_text(text) Adds Text watermark into the document...document. set_text(text, options) Adds Text watermark into the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 查找PDF是否包含图像或文本|Aspose.PDF for .NET

    本主题解释如何使用PdfExtractor类查找PDF文件是否仅包含图像或文本。... GetDataDir_AsposePdf_Text (); // Instantiate a memoryStream...object to hold the extracted text from Document using ( var ms...

    docs.aspose.com/pdf/zh/net/find-whether-pdf-fil...
  3. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet Text overlaps based on the (x + width, y + height) coordinates. If it does, th…... check if an existing sheet text overlaps based on the (x + width...auto-adjusting width for overlapping text boxes at runtime, it is essential...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  4. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  8. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the Text wraps around....of the shape or picture the text wraps around. Members Name Description...Description Both The document text wraps on both sides of the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....In the form, there are three Text Boxes (textBox1, textBox2, textBox3)...DialogResult . OK ) { textBox1 . Text = openFileDialog1 . FileName...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...