Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,098 for

text watermark

(0.07 sec)
  1. C# .NET Cross-platform Image Library API | prod...

    Image processing and manipulation library API to create edit draw or export images to PSD BMP JPEG PNG TIFF GIF within C# ASP.NET VB.NET applications... magic wand tool, remove watermark, remove background, dithering...optimization strategies Draw text while controlling the font aspects...

    products.aspose.com/imaging/net/
  2. Product Overview|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....quality, X-dimension, resolution, text captions, and more. The library...resolution, colors, rotation angle, text labels, captions, X-dimension...

    docs.aspose.com/barcode/java/product-overview/
  3. Latest Aspose.BarCode Product Family topics - F...

    Get technical support of Aspose.BarCode for .NET, Java, C++, Android, Node.js, PHP, SharePoint, SQL Reporting Services and JasperReports....width and 3 inch height for text SEMX8957 4 48 March 14, 2025...November 18, 2024 Datamatrix watermark 5 169 November 11, 2024 Incorrect...

    forum.aspose.com/c/barcode/13
  4. Licensing and Subscription – Aspose.HTML for Java

    Learn how to evaluate Aspose.HTML for Java, including a free trial and temporary license, and how to apply a purchased license....created with an evaluation watermark The evaluation version of...generated HTML file are watermarked with “Aspose.HTML Evaluation...

    docs.aspose.com/html/java/getting-started/licen...
  5. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or Text frame is relative in Java....horizontal position of a shape or text frame is relative. Examples:...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  6. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or Text frame is relative in Java....vertical position of a shape or text frame is relative. Examples:...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ինչպես ավելացնել ջրի մակարդակի նշագիծ PDF-ին Ja...

    Այս հիմնական ձեռնարկը բացատրում է, թե ինչպես ավելացնել ջրի մակարդակի նշագիծ PDF-ին Java-ի միջոցով: Այն ներառում է հիմնական քայլերը և օրինակելի կոդը, որը ցույց է տալիս, թե ինչպես է Java-ն օգտագործել ջրի մակարդակի նշագիծ PDF փաստաթղթերին:...փաստաթղթի մեջ մտցնել Java PDF Watermark -ի միջոցով: Մինչդեռ մենք կարիք...տեղադրելու համար Ստեղծեք formatted text և ջրանիշի օբյեկտ՝ տարբեր հատկություններ...

    kb.aspose.com/hy/pdf/java/how-to-add-watermark-...
  8. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++....Workbook ( filePath ); const text = "This is a test" ; const worksheet...30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  9. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....of the header into the main text. Examples Shows how to create...an image, and use it as a watermark. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....StartingNumber = 1; //// Set text properties //pageNumberStamp...+ outputFileName ); } Add watermark to PDF using C++ Add background...

    docs.aspose.com/pdf/cpp/add-page-number/