Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 36,967 for

draw text

(0.12 sec)
  1. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...Drawing library. Ways to compare PDF...comparer to ignore spaces in the text, focusing only on changes within...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  2. 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...
  3. 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/
  4. Android API to Render CGM to OTT | products.asp...

    Transform CGM to OTT via Android via Java API...engineering and technical drawing fields. OTT (OpenType Font)...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render CGM to DOTM | products.as...

    Transform CGM to DOTM via Android via Java API...engineering and technical drawing fields. DOTM (Office Open XML...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  6. Გადაიყვანეთ TEXT Გამოსახულება C#

    გადაიყვანეთ Text Გამოსახულება C# ფორმატში კოდით. შეინახეთ Text როგორც Გამოსახულება C#....ფორმატებში: TEXT ში GIF TEXT ში HTML TEXT ში PDF TEXT ში PNG TEXT ში SVG...SVG TEXT ში WORD Čeština Latvietis Suomalainen Հայերեն Dansk...

    products.aspose.com/words/ka/net/conversion/tex...
  7. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...
  9. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated....boolean value indicating either text of the TextBox should not rotate...See Also module Aspose.Words.Drawing class TextBox TextBox.next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for the header var formattedText...

    docs.aspose.com/pdf/net/manage-header-and-footer/