Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 149,178 for

text

(0.11 sec)
  1. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality....DocumentBuilder ( doc ); // If we want the text in the document always to display...recently used in the Insert -> Text -> Date and Time dialog box...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. C++ API to Convert MD to TXT | products.aspose.com

    Convert MD to TXT via C++ API without using Microsoft Excel or Adobe Reader...lightweight markup language with plain text formatting syntax. It is designed...to create rich text documents. TXT (Plain Text) is a file format...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....loads cells whose values are text/string. CELL_VALUE loads only...manipulate the aspects of the text in a shape. The following snippet...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms....source) is defined in a plain-text file that uses a special notation...it with any text editor, including Notepad. ?text=Hello, World...

    docs.aspose.com/omr/net/hello-world/
  6. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms....source) is defined in a plain-text file that uses a special notation...any text editor, including Notepad or Visual Studio. ?text=Hello...

    docs.aspose.com/omr/cpp/hello-world/
  7. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded fonts from your PDF document.... Text . Font [] fonts = document ...(); foreach ( Aspose . Pdf . Text . Font font in fonts ) { Console...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  9. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a font....will be a clickable piece of text which will take us to the location...left clicking the link in the text in Microsoft Word will take...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in Text processing with this essential boolean setting for improved accuracy....either to ignore shapes within a text. The default value is false...ignore shapes while replacing text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.rep...