Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 10,806 for

insert text

(1.61 sec)
  1. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... TextStamp ( "Header Text" ); // Set properties of the...

    products.aspose.com/pdf/net/header/
  3. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content Inserted in the word contains an SVG in an HTML string. The…... The content inserted in the word contains an SVG...an HTML string. The SVG has text in it with different font sizes...

    forum.aspose.com/t/font-missmatch-between-word-...
  4. Generate Interleaved 2-of-5 (ITF) barcode Image...

    Android source code to create Interleaved 2-of-5 (ITF) barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/itf/ge...
  5. Generate Deutsche Post Identcode and Deutsche P...

    Android source code to create Deutsche Post Identcode and Deutsche Post Leitcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/deutsc...
  6. Generate GS1 DataBar (Omnidirectional, Stacked ...

    Android source code to create GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/databa...
  7. Generate Swiss Post Parcel Images via Android v...

    Android source code to create Swiss Post Parcel in Android Runtime Environment....a Maven-based project by inserting the following configurations...EncodeTypes parameter Define barcode text using the setCodeText method...

    products.aspose.com/barcode/android-java/swiss-...
  8. Evaluate Aspose.Slides|Aspose.Slides 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....product functionality, but it inserts an evaluation watermark at...one slide when extracting the text from presentation slides. If...

    docs.aspose.com/slides/jasperreports/evaluate-a...
  9. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document.... You can insert, remove, replace HTML nodes...– modify the document by inserting new nodes, removing, or editing...

    products.aspose.com/html/net/editor/mhtml/
  10. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....AppendParagraph ( u "Source document text. " ); auto dstDoc = System ::...AppendParagraph ( u "Destination document text. " ); // Append the source document...

    reference.aspose.com/words/cpp/aspose.words/doc...