Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 146,330 for

text

(0.07 sec)
  1. Add Blind Watermark Verification to GLTF File F...

    C# source code to load, render and add blind Watermark Verification to GLTF documents on .NET Framework, .NET Core, Mono....scene = new Scene(file); string text = null ; //Add password to verify...GetEntity<Mesh>(); if (mesh != null ) { text = Watermark.DecodeWatermark(mesh...

    products.aspose.com/3d/net/verify-watermark/gltf/
  2. Add Blind Watermark Verification to GLB File Fo...

    C# source code to load, render and add blind Watermark Verification to GLB documents on .NET Framework, .NET Core, Mono....scene = new Scene(file); string text = null ; //Add password to verify...GetEntity<Mesh>(); if (mesh != null ) { text = Watermark.DecodeWatermark(mesh...

    products.aspose.com/3d/net/verify-watermark/glb/
  3. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vdx/
  4. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/pdf/
  5. Export EMAIL to OTT via Java | products.aspose.com

    Java API to Convert EMAIL to OTT without using Microsoft Word or Outlook...Converting emails into **OpenDocument Text Template (OTT)** allows organizations...Convert MSG to ODT (OpenDocument Text File Format) Convert MSG to...

    products.aspose.com/total/java/conversion/email...
  6. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...></ script > < script type = "text/javascript" > const { Workbook...TextAlignmentType . Right ; // Set the Text Direction - Right-to-Left comment...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....same style as A1 contain the text “Found”. <!DOCTYPE html> < html...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  8. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a Text with an underline. When I get the image of this Text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …... The slide has a text with an underline. When I get...get the image of this text using Aspose, I see that the underline...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  9. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with 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...
  10. Add Blind Watermark Verification to DRC File Fo...

    C# source code to load, render and add blind Watermark Verification to DRC documents on .NET Framework, .NET Core, Mono....scene = new Scene(file); string text = null ; //Add password to verify...GetEntity<Mesh>(); if (mesh != null ) { text = Watermark.DecodeWatermark(mesh...

    products.aspose.com/3d/net/verify-watermark/drc/