Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 153,566 for

text

(0.17 sec)
  1. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Default fonts matter when text must be measured and drawn....operations that render or reflow text. If I add my own font folders...

    docs.aspose.com/slides/androidjava/default-font/
  2. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...is another sample text.</td><td>Some text.</td></tr></table></body></html>"...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  3. PdfContentEditor Class|Aspose.PDF for Python vi...

    Learn how to use the PdfContentEditor class in Aspose.PDF for Python via .NET to edit PDF content, manage annotations and attachments, work with links, images, Text, multimedia, stamps, and viewer preferences....interactive elements, replacing text, working with attachments and...PdfContentEditor Replace and update text with PdfContentEditor Change...

    docs.aspose.com/pdf/python-net/pdfcontenteditor...
  4. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...cell . value = "This is some text." ; // Set the style of the...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  5. Add Blind Watermark Verification to JT File For...

    Sample Java blind watermark verification code for JT file. Use this example code to add blind watermark verification to JT file within any Web or Desktop Java based application....Scene(file); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/jt/
  6. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of Text is encountered....end of a commented range of text is encountered. visitCommentRangeEnd...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Blind Watermark Verification to DRC File Fo...

    Sample Java blind watermark verification code for DRC file. Use this example code to add blind watermark verification to DRC file within any Web or Desktop Java based application....DRACO); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/drc/
  10. Add Blind Watermark Verification to USD File Fo...

    Sample Java blind watermark verification code for USD file. Use this example code to add blind watermark verification to USD file within any Web or Desktop Java based application....USD); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/usd/