Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 151,870 for

text

(0.1 sec)
  1. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....with text to find as parameter. Get all extracted text fragments...textFragmentAbsorber = apdf . text . TextFragmentAbsorber ( "PDF"...

    products.aspose.com/pdf/python-net/search/
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs...to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    products.aspose.com/pdf/annotation/
  5. Aspose::Words::Replacing::ReplacementFormat enu...

    Aspose::Words::Replacing::ReplacementFormat enum. Specifies the replacement format in C++....Description Text 0 Replacement is treated as simple text. Markdown...Replacement is interpreted as Markdown text. Html 2 Replacement is interpreted...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....contentTypeToLoadFor ( "text/plain" )). toEqual ( aw . LoadFormat . Text ); expect...contentTypeToSaveFor ( "text/plain" )). toEqual ( aw . SaveFormat . Text ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....PDF, you can replace the text on all pages or in a certain...unused fonts, or remove all text from pdf documents. Often PDF...

    products.aspose.com/pdf/tutorial/edit-pdf/
  8. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....replace text in the entire file Replace some other text along with...PdfFileMend object for adding some text and saving it back to the memory...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  9. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve Text, including paragraph endings, enhancing your Text processing efficiency....GetText method Gets the text of this paragraph including...string GetText () Remarks The text of all child nodes is concatenated...

    reference.aspose.com/words/net/aspose.words/par...
  10. Convert JP2 to TXT via C# | Aspose

    Sample code for JP2 to TXT C# conversion. Use API example code for batch JP2 files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on JP2 document and save text as JP2 document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jp2-to-txt/