Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 154,397 for

text

(0.14 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. 查找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...