Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 148,180 for

text

(0.05 sec)
  1. Add Blind Watermark Verification to DXF File Fo...

    C# source code to load, render and add blind Watermark Verification to DXF 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/dxf/
  2. Add Blind Watermark Verification to AMF File Fo...

    C# source code to load, render and add blind Watermark Verification to AMF 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/amf/
  3. Add Blind Watermark Verification to JT File For...

    C# source code to load, render and add blind Watermark Verification to JT 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/jt/
  4. FAQs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....universal format for any client is ‘text/plain’ and these settings are...components in simplest format (text/plain). In other words there...

    docs.aspose.com/email/net/faqs/
  5. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF 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/pdf/
  6. Create JPEG image file via Java | products.aspo...

    Create JPEG 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/jpeg/
  7. Create PNG image file via Java | products.aspos...

    Create PNG 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/png/
  8. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range... text = `Updated text contents of ${ bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...contain any closed shapes; by text outline; by 1 bpp (bits per...clipping by shape and clipping by text in PS document. 2 3 string outputFileName...

    docs.aspose.com/page/net/ps/working-with-clips/
  10. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....method to define font styles for text elements within an SVG document:...AddStyle (st => st 11 . Type ( "text/css" ) 12 . AddRule ( "@font-face"...

    docs.aspose.com/svg/net/rule-builder/