Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 151,773 for

text

(0.08 sec)
  1. Create BMP image file via Java | products.aspos...

    Create BMP image file via Java....library designed for drawing text, geometries, and images. With...curves, and figures, as well as text in various fonts, sizes, and...

    products.aspose.com/drawing/java/create/bmp/
  2. | Aspose

    Sample code for GIF to DOCX Java conversion. Use API example code for batch GIF files to DOCX 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/gif-to-d...
  3. Add Blind Watermark Verification to STL File Fo...

    C# source code to load, render and add blind Watermark Verification to STL 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/stl/
  4. Add Blind Watermark Verification to USD File Fo...

    C# source code to load, render and add blind Watermark Verification to USD 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/usd/
  5. Add Blind Watermark Verification to X File Form...

    C# source code to load, render and add blind Watermark Verification to X 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/x/
  6. Add Blind Watermark Verification to PLY File Fo...

    C# source code to load, render and add blind Watermark Verification to PLY 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/ply/
  7. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....</ title > < script type = "text/javascript" > var updateCells..."lblVersion" runat = "server" Text = "Label" ></ asp : Label >...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_UTF8 ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain Text format...tables when saving in the plain text format. The default value is...contents # as a continuous body of text, with just a new line for each...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...get_Pages () -> Add (); // Add text to new page auto textFragment...

    products.aspose.com/pdf/cpp/create/