Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 151,773 for

text

(0.29 sec)
  1. Add Watermark to ODP Presentation Files using J...

    Java source code for adding Watermark to ODP Presentation....your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/odp/
  2. Add Watermark to PPT Presentation Files using J...

    Java source code for adding Watermark to PPT Presentation....your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/ppt/
  3. Deskewing a scanned image|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....consists of getting the document’s text/images be rotated at a slight...deskewed images will have the text/images correctly and horizontally...

    docs.aspose.com/imaging/net/deskewing-a-scanned...
  4. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, and so on into...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  5. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....]; //Set shape text and text style shape . Text = "Hello World"...) { shape . Text . Value . Clear (); shape . Text . Value . Add...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/
  8. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. let tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...header = new Aspose . Pdf . Text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/net/complex-pdf-example/