Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 149,198 for

text

(0.09 sec)
  1. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....for example, numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....the following levels: In the text portion properties on the slide...shape’s text style on the layout or master slide (if the text frame...

    docs.aspose.com/slides/python-net/shape-effecti...
  3. Aspose::Words::Font::get_SizeBi method | Aspose...

    Aspose::Words::Font::get_SizeBi method. Gets or sets the font size in points used in a right-to-left document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML document. Default value is Center in C++....Center : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...Left : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ITextShaper Interface | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.ITextShaper interface for advanced Text shaping methods. Enhance your document formatting with precision and ease!...interface Provides methods for text shaping. public interface ITextShaper...generated from a sequence of text fragments. Length of the returned...

    reference.aspose.com/words/net/aspose.words.sha...
  6. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...PlainTextDocument(file_name) Creates a plain text document from a file. Automatically...Name of the file to extract the text from. Exceptions exception condition...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...using namespace Aspose :: Pdf :: Text ; void ImplementRotationUsi...MakeObject < TextFragment > ( "main text" ); textFragment1 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  9. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. @property def distance_left...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....style and apply it to document text to achieve consistent formatting.... Change Text in a Table Get and Set Bookmark Text Related articles...

    docs.aspose.com/words/net/create-and-add-a-para...