Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 50,885 for

text

(0.07 sec)
  1. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....Description Text 0 Export OfficeMath as plain text. Image 1 Export...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....= doc ) # When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. PowerPoint Animation|Aspose.Slides for Node.js ...

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....element on the slide including text, pictures, OLE Object, table...shapes, that can be actually text, rectangle, line, frame, OLE...

    docs.aspose.com/slides/nodejs-java/powerpoint-a...
  8. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....formatting of the newly added text. Steps to Edit Word Document...formatting and write the desired text before saving it back on the...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  9. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....customize the hyperlink and its text as per the requirements. Steps...FreeTextAnnotation object and set text to be displayed over the link...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  10. 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...