Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 36,640 for

draw text

(0.2 sec)
  1. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add Text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...The problem is that I can add text/annotations to the pdf and the..."Location 1", false, new System.Drawing.Rectangle(10, 10, 100, 100)...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  2. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++.... Adding TextBoxField A text field is a form element which...allows a recipient to enter text into your form. This would be...

    docs.aspose.com/pdf/cpp/create-form/
  3. Bold in Markdown – C# Code Examples

    Create Markdown bold Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/html/net/markdown-bold/
  4. Convert DJVU to XLSX via C# | Aspose

    Sample code for DJVU to XLSX C# conversion. Use API example code for batch DJVU files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java.... To draw document pages directly onto...kerning applies to both Latin text and punctuation. getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title Text....orientation of the axis title text. public ShapeTextOrientation...chartShape . Chart ; chart . Title . Text = "Sample Chart" ; chart . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or Textbox using Aspose.Cells for C++....Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing :: Texts...Texts ; int main () { Aspose :: Cells :: Startup (); // Source...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  10. GroupShape.nodeType property | Aspose.Words for...

    GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...