Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 124,653 for

text

(0.1 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....) { ASSERT_FALSE ( System :: Text :: RegularExpressions :: Regex...else { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful tool for effortlessly creating and managing fields in your projects. Streamline your workflow today!...// A convenient way of adding text content to a document is with...Write ( " Hello world! This text is one Run, which is an inline...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Font.Kerning | Aspose.Words for .NET

    Discover the Font Kerning property, control when kerning begins for optimal Text clarity and design. Enhance your typography with precision!... // Any text we add from this point will...more aesthetically pleasing text run. builder . Font . Kerning...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....formatting that will be applied to text entered into SDT . get_Count...applied to the last character of text entered into SDT . get_FirstChild...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FieldMergeBarcode.display_text property | Aspos...

    FieldMergeBarcode.display_Text property. Gets or sets whether to display barcode data (Text) along with image....display_text property FieldMergeBarcode.display_text property...data (text) along with image. @property def display_text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PowerPoint Math Equations|Aspose.Slides for PHP...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...PowerPoint and can be added to the text or equation. For that, the math...This will create a mathematical text in XML that can be displayed...

    docs.aspose.com/slides/php-java/powerpoint-math...
  7. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity.... Writeln ( "Writing text in a protected document." );...is protected." + "\rWriting text in a protected document." ));...

    reference.aspose.com/words/net/aspose.words.set...
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Remarks: Retrieves the specified text. Examples: Shows how to create...dd"); // Set the horizontal text alignment for every paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....tagsReplaced() Called when “mustache” text tags are replaced with MERGEFIELD...tagsReplaced() Called when “mustache” text tags are replaced with MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....created in Microsoft Word with a text inside them. For example, a...border styles. In Microsoft Word, text color can be specified as automatic...

    docs.aspose.com/words/cpp/creating-a-page-layout/