Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 151,653 for

text

(0.33 sec)
  1. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....paragraph containing the matched text. Paragraph para = ( Paragraph...the paragraph with the matched text. para . Remove (); return ReplaceAction...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Remove Word Password Protection Online or using...

    unlock password from Word document through online app for free. C++ API code to delete password from Word files....Unlock ODT Files (OpenDocument Text File Format) Unlock PDF Files...like RTF (Rich Text Format) and TXT (Plain Text). RTF files maintain...

    products.aspose.com/total/cpp/unlock/word/
  3. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Replace Text in PDF using Java How to Find and Replace Text in PDF...to PDF in Java How to Search Text and Highlight in PDF using C#...

    kb.aspose.com/pdf/page/14/
  4. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for C++ can help you use it for your day-to-day business needs....techniques to automatically recognize text in a photo or scanned image...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/cpp/product-overview/
  5. Question|Documentation

    A markup element that creates a closed-ended question....immediately followed by a question text. This statement must be placed...form ([character]) {Response text} , where character specifies...

    docs.aspose.com/omr/java/design-form/question/
  6. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....builder's current section and add text. builder.getPageSetup().set...oriented with vertically centered text."); // If we start a new section...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....needs to have document body text enclosed by // BookmarkStart...get_Bookmarks () -> idx_get ( 0 ) -> get_Text (). Trim ()); Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words/doc...