Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 149,210 for

text

(0.43 sec)
  1. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Use Error Checking Options with JavaScript via ...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for JavaScript via C++....for example, numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/javascript-cpp/use-error-...
  6. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....attributes that can be set for text annotation to customize the...Document class and some sample text on the first page of it Instantiate...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++....) { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...outDocContents , u "<style type= \" text/css \" >" ) -> get_Success ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main Text story) of a Section; false otherwise in C++....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!... Text { get; set; } Gets or sets the text enclosed in...the document. Does not remove text inside the bookmark. Remarks...

    reference.aspose.com/words/net/aspose.words/boo...
  10. 从PDF中提取上标和下标文本|Aspose.PDF for .NET

    本文描述了使用Aspose.PDF在C#中从PDF中提取上标和下标文本的各种方法。... Text . TextFragmentAbsorber (); document...extracted text in text file writer . WriteLine ( absorber . Text );...

    docs.aspose.com/pdf/zh/net/extract-superscripts...