Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 38,111 for

draw text

(0.33 sec)
  1. Export EPUB to OTP via C# API | products.aspose...

    .NET API to Convert EPUB to OTP without using Microsoft Word...presentations, such as adding text, images, shapes, and animations...when working with offline data, text files become essential for long-term...

    products.aspose.com/total/net/conversion/epub-t...
  2. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...data sorting Find and replace text Merge/Split cells Group/ungroup...

    docs.aspose.com/cells/nodejs-java/features/
  3. 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...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/vdx/
  4. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the Drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Shape class Contents [ Hide ] Shape class...Represents an object in the drawing layer, such as an AutoShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a boolean value indicating either to ignore shapes within a Text. The default value is false in C++....either to ignore shapes within a text. The default value is false...ignore shapes while replacing text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to Draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...getAdjustments().get_Item(0) point: # Draw the vertical component of the...

    docs.aspose.com/slides/php-java/connector/
  7. Add Blind Watermark Verification to FBX File Fo...

    Sample Java blind watermark verification code for FBX file. Use this example code to add blind watermark verification to FBX file within any Web or Desktop Java based application....FBX7400ASCII); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/fbx/
  8. Add Blind Watermark Verification to PDF File Fo...

    Sample Java blind watermark verification code for PDF file. Use this example code to add blind watermark verification to PDF file within any Web or Desktop Java based application....PDF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/pdf/
  9. Add Blind Watermark Verification to U3D File Fo...

    Sample Java blind watermark verification code for U3D file. Use this example code to add blind watermark verification to U3D file within any Web or Desktop Java based application....UNIVERSAL3D); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/u3d/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Drawing library. You can use PageNumberStamp...StartingNumber = 1 ; // Set text properties pageNumberStamp ...

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