Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 151,852 for

text

(1.3 sec)
  1. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....element into equivalent document text formatting. ParagraphCollection...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!...CT" , "M+ 2m" })); // Writing text in fonts that we do not have..."Arial" ; builder . Writeln ( "Text written in Arial, to be substituted...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...textFragment1 = new TextFragment ( "main text" ); textFragment1 . setPosition...new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  4. MarkdownListExportMode | Aspose.Words for Java

    Specifies how lists are exported into Markdown in Java.... PLAIN_TEXT Export list items as plain text. length Methods...syntax. PLAIN_TEXT public static int PLAIN_TEXT Export list items...

    reference.aspose.com/words/java/com.aspose.word...
  5. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in Text formats....paragraph break when exporting in text formats. @property def paragraph_break...assertEqual ( aw . SaveFormat . TEXT , txt_save_options . save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....structured document tag placeholder text. FormFieldHelpText 3 The building...building block is a form field help text. Normal 4 The building block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Paragraph | Aspose.Words for Java

    Represents a paragraph of Text in Java....CompositeNode Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/java/com.aspose.word...
  8. MailMergeOptions.UseNonMergeFields | Aspose.Wor...

    Unlock advanced mail merge capabilities with the UseNonMergeFields property. Seamlessly integrate MERGEFIELD and other field types for enhanced document customization....will perform mail merge into text tags “{{fieldName}}”. These...These are not fields, but just text tags. See Also class MailMergeOptions...

    reference.aspose.com/words/net/aspose.words.low...
  9. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available....printer will apply to printed text as a substitute should its original...apply "Times New Roman" to the text with the missing font. // Should...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and Text....rectangle with a black shadow: Text Drop Shadow This C# example...a colored shadow for an SVG text, not for the orange rectangle...

    docs.aspose.com/svg/net/drop-shadow/