Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 154,792 for

text

(1.77 sec)
  1. Read-only Mode and Edit Mode|Documentation

    Configure GridJs with read-only or edit mode, and understand exactly which interactions are disabled in read mode....paths such as editor input, cell text write, and paste workflows....editor is blocked. Writing cell text is blocked. Paste handlers return...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/
  5. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. let tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!...ContentTypeToLoadFor ( "text/plain" ), Is . EqualTo ( LoadFormat . Text )); Assert...ContentTypeToSaveFor ( "text/plain" ), Is . EqualTo ( SaveFormat . Text )); Assert...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Convert JPEG2000 to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/jpeg2000...
  9. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...doc ); // Insert four runs of text into the paragraph. builder...will look like one seamless text body. // However, it will consist...

    reference.aspose.com/words/net/aspose.words/par...
  10. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark Text for redaction, apply redaction annotations, and redact selected page areas in PDF files using Aspose.PDF for Java.... Mark text with redaction annotations Use...Use this example when matching text should be covered by redaction...

    docs.aspose.com/pdf/java/security-annotations/