Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 124,528 for

text

(0.08 sec)
  1. | Aspose

    Sample code for BMP to XLSX Java conversion. Use API example code for batch BMP files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...Read More TXT (Text Document File) Text (Text Document File)...

    products.aspose.com/ocr/cpp/conversion/bmp-to-x...
  2. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your Text's impact!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  3. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Add Blind Watermark Verification to GLTF File F...

    Sample Java blind watermark verification code for GLTF file. Use this example code to add blind watermark verification to GLTF 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/gltf/
  5. Add Blind Watermark Verification to GLB File Fo...

    Sample Java blind watermark verification code for GLB file. Use this example code to add blind watermark verification to GLB 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/glb/
  6. Add Blind Watermark Verification to STL File Fo...

    Sample Java blind watermark verification code for STL file. Use this example code to add blind watermark verification to STL 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/stl/
  7. Add Blind Watermark Verification to RVM File Fo...

    Sample Java blind watermark verification code for RVM file. Use this example code to add blind watermark verification to RVM 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/rvm/
  8. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity....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...
  9. Aspose::Words::Fields::FieldUnknown class | Asp...

    Aspose::Words::Fields::FieldUnknown class. Implements an unknown or unrecognized field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...specific font is set for the text in the slides. If you have set...set a different font for a text element, the master theme font...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...