Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 51,771 for

text

(0.09 sec)
  1. Hiding Codetext Too Long to Display|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/hiding-co...
  2. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....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/cpp/aspose.words/par...
  3. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...Remarks Inserts all or part of the text and graphics contained in another...include. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::GraphicsQualityOptions::...

    Aspose::Words::Saving::GraphicsQualityOptions::get_TextRenderingHint method. Gets the rendering mode for Text associated with this Graphics in C++....Gets the rendering mode for text associated with this Graphics...Nullable < System :: Drawing :: Text :: TextRenderingHint > Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....pdf" ); Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentVisitor::VisitStructured...

    Aspose::Words::DocumentVisitor::VisitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideStru...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...TEXT" # will represent each OfficeMath...OfficeMath formula using plain HTML text. options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the Text of the subject in C++....get_Text method Contents [ Hide ] FieldSubject::get_Text method...method Gets or sets the text of the subject. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++.... get_Text () Gets or sets the text enclosed in the...the document. Does not remove text inside the bookmark. set_Name...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...