Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 154,416 for

text

(0.2 sec)
  1. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/python-net/fallback-font/
  2. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons...docx' ) # By default, text that is a revision has a different...from the other non-revision text. # Set a revision option to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....GetText will retrieve the visible text as well as field codes and special...Aspose :: Words :: SaveFormat :: Text ). Trim ()); Shows how to extract...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set Text orientation in Excel using Java with the help of simple steps and few API calls described in this article....sequence of steps required to set text orientation in Excel using Java...can not only change the cell text orientation but set other style...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  5. ReplacementFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacementFormat enum for flexible document formatting options. Enhance your Text replacements with ease!...Description Text 0 Replacement is treated as simple text. Markdown...Replacement is interpreted as Markdown text. Html 2 Replacement is interpreted...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FieldArgumentBuilder class | Aspose.Words for N...

    Aspose.Words.Fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text...of fields, nodes, and plain text. To learn more, visit the Working...argument. addText(text) Adds a plain text to the argument. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique Text watermarks to every page effortlessly....SetTextWatermark method Adds text watermark on each page of the...Description textWatermark String Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  8. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...to bold text, is likely due to how line weights and text styles...correctly and to prevent changes in text styles during conversion, you...

    forum.aspose.com/t/dwg-dwg/314402
  9. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...header = new Aspose . Pdf . Text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/net/complex-pdf-example/
  10. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...