Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 151,675 for

text

(0.09 sec)
  1. Aspose::Words::PageSetup::get_TextOrientation m...

    Aspose::Words::PageSetup::get_TextOrientation method. Allows to specify TextOrientation for the whole page. Default value is Horizontal in C++....() Examples Shows how to set text orientation. auto doc = System..."TextOrientation.Upward" to rotate all the text 90 degrees // to the right so...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. Center Centers the text around...Right-aligns the text at the tab stop. Decimal Aligns the text at the decimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkCollection.GetEnumerator | Aspose.Words...

    Discover the BookmarkCollection GetEnumerator method. Efficiently retrieve enumerator objects for seamless data handling and enhanced performance.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Discover the BookmarkEnd property, easily access the node marking the end of your bookmark for efficient document navigation and management.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  5. BookmarkStart.GetText | Aspose.Words for .NET

    Discover the BookmarkStart GetText method—efficiently retrieve Text with ease. Simplify your coding and enhance functionality today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize bookmark names in your documents for better organization and efficiency.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from ID cards....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-i...
  8. Add Word Art Watermark to Worksheet using Aspos...

    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....Worksheet Use WordArt to add special text effects to spreadsheets. For...decorate text, make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/java/add-word-art-waterma...
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as underline Text formatting. The default value is false in C++....characters “++” as underline text formatting. The default value...characters “++” as underline text formatting. { auto stream =...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Em...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...Alternative, MIMEType = "text/xml" }; doc.EmbeddedFiles.A...EmbeddedFiles.Count].MIMEType = "text/xml"; , then the MIME Type is...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...