Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 153,928 for

text

(0.2 sec)
  1. 61767783.zip

    outputExportDocument_files/filelist.xml outputExportDocument_files/sheet001.htm a b c d e f g h outputExportDocument_files/sheet002.htm 1 3 3 5 5 4 4 6 outputExportDocument_files/stylesheet.css tr ......{ mso-number-format:General; text-align:general; vertical-align:bottom;... mso-number-format:General; text-align:general; vertical-align:bottom;...

    docs.aspose.com/cells/fr/java/export-document-w...
  2. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...document doc, content_blocks, clean_text_paragraphs = extract_all_co...://[^\s)]+') def build_word_offsets(text, words): offsets = [] index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  4. Convert OneNote to Notion via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...Note Steps to Export Text Data from OneNote to Notion...the process of transferring text data from OneNote to Notion...

    products.aspose.com/note/net/conversion/one-to-...
  5. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-Text representation of the document's content...class Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....GetText () override Gets the text of this node and of all its...nodes that can contain their own text (paragraphs and tables). For...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...'MyCube' shape . alternative_text = 'Alt text for MyCube.' # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Python....metacharacters, header/footer text, and advanced customization...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/python-net/find-and-replace/
  10. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

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